Cosmetic: Obsolete comment wrt 'MAINTAINER_MODE' removed.
authorshort <>
Tue, 2 Sep 2003 21:36:08 +0000 (21:36 +0000)
committershort <>
Tue, 2 Sep 2003 21:36:08 +0000 (21:36 +0000)
configure.ac

index e18d40b..732ec61 100644 (file)
@@ -26,7 +26,6 @@ AM_PROG_LIBTOOL
 
 dnl Do not discard 'CFLAGS' settings as they may have been passed us by rpmbuild(8)
 
-dnl Define MAINTAINER_MODE in config.h.
 if test "$USE_MAINTAINER_MODE" = "yes";then
        CFLAGS="$CFLAGS -ggdb3 -Wall -Wstrict-prototypes -Wsign-compare"  ## FIXME: fix all sources: -Wsign-compare
        fi