remove AM_MAINTAINER_MODE from the main configure.ac

Original commit message from CVS:
remove AM_MAINTAINER_MODE from the main configure.ac
This commit is contained in:
Andy Wingo 2002-07-09 17:44:22 +00:00
parent 4b1379455d
commit fcfefdca75
2 changed files with 1 additions and 3 deletions

2
common

@ -1 +1 @@
Subproject commit 1a826743b023d38a14e16cf1b3fb85eabdbb65d6
Subproject commit 4ed4b888250d1081585717504b571ebf2de72c60

View file

@ -15,8 +15,6 @@ dnl Add parameters for aclocal
dnl (This must come after AM_INIT_AUTOMAKE, since it modifies ACLOCAL)
ACLOCAL="$ACLOCAL -I common/m4 $ACLOCAL_FLAGS"
AM_MAINTAINER_MODE
AC_PROG_CC
AM_PROG_CC_STDC
AM_PROG_AS