remove AM_MAINTAINER_MODE from the main configure.ac
authorAndy Wingo <wingo@pobox.com>
Tue, 9 Jul 2002 17:44:22 +0000 (17:44 +0000)
committerAndy Wingo <wingo@pobox.com>
Tue, 9 Jul 2002 17:44:22 +0000 (17:44 +0000)
Original commit message from CVS:
remove AM_MAINTAINER_MODE from the main configure.ac

common
configure.ac

diff --git a/common b/common
index 1a82674..4ed4b88 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 1a826743b023d38a14e16cf1b3fb85eabdbb65d6
+Subproject commit 4ed4b888250d1081585717504b571ebf2de72c60
index 7fc06fe..fa2e7a5 100644 (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