replace some obsoleted autoconf/automake macros and update autogen.sh accordingly
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ fi
|
||||
|
||||
echo "Running aclocal ..."
|
||||
aclocal
|
||||
if grep "^AM_CONFIG_HEADER" configure.in >/dev/null; then
|
||||
if grep "^A[CM]_CONFIG_HEADER" configure.in >/dev/null; then
|
||||
echo "Running autoheader..."
|
||||
autoheader
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user