From fcfefdca7520abb8cd6e90773012f50c9f8dd4f6 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Tue, 9 Jul 2002 17:44:22 +0000 Subject: [PATCH] remove AM_MAINTAINER_MODE from the main configure.ac Original commit message from CVS: remove AM_MAINTAINER_MODE from the main configure.ac --- common | 2 +- configure.ac | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/common b/common index 1a826743b0..4ed4b88825 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 1a826743b023d38a14e16cf1b3fb85eabdbb65d6 +Subproject commit 4ed4b888250d1081585717504b571ebf2de72c60 diff --git a/configure.ac b/configure.ac index 7fc06fee57..fa2e7a545a 100644 --- a/configure.ac +++ b/configure.ac @@ -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