[memprof: 1/76] Update autogen.sh and comment out --enable-compile-warnings



commit 27db36f4fddac3388a09db6dba632858c164dc81
Author: Holger Hans Peter Freyther <zecke selfish org>
Date:   Thu Jun 4 12:12:14 2009 +0200

    Update autogen.sh and comment out --enable-compile-warnings
    
    Comment out --enable-compile-warnings as this option is unknown.

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index a1763bc..4d4afe7 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -128,7 +128,7 @@ do
   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 "$@" ...



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]