Author: arekm
Date: Tue Jan 25 19:55:41 2011
New Revision: 12083

Modified:
   rc-scripts/trunk/autogen.sh
Log:
Disabled --enable-maintainer-mode --enable-compile-warnings (unsupported by 
current auto*).

Modified: rc-scripts/trunk/autogen.sh
==============================================================================
--- rc-scripts/trunk/autogen.sh (original)
+++ rc-scripts/trunk/autogen.sh Tue Jan 25 19:55:41 2011
@@ -137,7 +137,7 @@
   fi
 done
 
-conf_flags="--enable-maintainer-mode --enable-compile-warnings" #--enable-iso-c
+conf_flags="" #--enable-maintainer-mode --enable-compile-warnings 
--enable-iso-c
 
 if test x$NOCONFIGURE = x; then
   echo Running $srcdir/configure $conf_flags "$@" ...
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to