* automake.texi (Optional): AM_MAINTAINER_MODE is ok in Gnits mode
authorTom Tromey <tromey@redhat.com>
Sun, 7 Jul 2002 21:40:43 +0000 (21:40 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 7 Jul 2002 21:40:43 +0000 (21:40 +0000)
now.  Fixes PR automake/332.

ChangeLog
automake.texi

index 3d273b3..1433aa1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-07  Tom Tromey  <tromey@redhat.com>
+
+       * automake.texi (Optional): AM_MAINTAINER_MODE is ok in Gnits mode
+       now.  Fixes PR automake/332.
+
 2002-07-06  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
        * tests/nobase.test (test-install-exec): Move all the `test -f'
index 8666489..bf280c7 100644 (file)
@@ -1284,9 +1284,9 @@ requirements.
 This macro adds a @samp{--enable-maintainer-mode} option to
 @code{configure}.  If this is used, @code{automake} will cause
 @samp{maintainer-only} rules to be turned off by default in the
-generated @file{Makefile.in}s.  This macro is disallowed in @samp{Gnits}
-mode (@pxref{Gnits}).  This macro defines the @samp{MAINTAINER_MODE}
-conditional, which you can use in your own @file{Makefile.am}.
+generated @file{Makefile.in}s. This macro defines the
+@samp{MAINTAINER_MODE} conditional, which you can use in your own
+@file{Makefile.am}.
 @cvindex AM_MAINTAINER_MODE
 
 @item AC_SUBST