+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'
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