|
|
@ -177,7 +177,7 @@ if egrep "^A[MC]_CONFIG_HEADER" configure.in >/dev/null 2>&1; then
|
|
|
|
$AUTOHEADER || exit 1
|
|
|
|
$AUTOHEADER || exit 1
|
|
|
|
touch config.h.in
|
|
|
|
touch config.h.in
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
$AUTOMAKE --foreign || exit 1
|
|
|
|
$AUTOMAKE --add-missing --foreign || exit 1
|
|
|
|
if test "$UNSERMAKE" = no; then
|
|
|
|
if test "$UNSERMAKE" = no; then
|
|
|
|
echo "*** Postprocessing Makefile templates"
|
|
|
|
echo "*** Postprocessing Makefile templates"
|
|
|
|
perl -w admin/am_edit || exit 1
|
|
|
|
perl -w admin/am_edit || exit 1
|
|
|
|