--- configure.orig	2006-06-21 20:32:38 UTC
+++ configure
@@ -1419,7 +1419,7 @@ if test "${with_gcc+set}" = set; then
   withval="$with_gcc"
 
 fi;
-    V_CCOPT="-O"
+#    V_CCOPT="-O"
     V_INCLS=""
     if test "${srcdir}" != "." ; then
 	    V_INCLS="-I\$\(srcdir\)"
@@ -5299,7 +5299,7 @@ echo "${ECHO_T}$ac_cv_lbl_gcc_vers" >&6
 		    fi
 		    V_CCOPT="$V_CCOPT -Wall"
 		    if test "$ac_cv_lbl_gcc_vers" -gt 1 ; then
-			    V_CCOPT="$V_CCOPT -Wmissing-prototypes -Wstrict-prototypes"
+#			    V_CCOPT="$V_CCOPT -Wmissing-prototypes -Wstrict-prototypes"
 		    fi
 	    fi
     else
