git://www.ginac.de
/
ginac.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
- automake 1.4 was complaining about AM_PROG_INSTALL in configure.in
[ginac.git]
/
configure.in
diff --git
a/configure.in
b/configure.in
index 7897fbe74ba6d36371c64bf33ac4ad1ac66522b8..a2965e14fe40aea0af0a665128b51b05d0913101 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-56,7
+56,7
@@
dnl Check for the compiler and all the utilities needed for the build:
dnl ===========================================================================
AC_PROG_CXX
AC_PROG_CXXCPP
-A
M
_PROG_INSTALL
+A
C
_PROG_INSTALL
AM_PROG_LIBTOOL
AM_PROG_LEX
AC_PROG_YACC