--- configure.orig	2008-05-24 08:37:25.515872840 +0200
+++ configure	2008-05-24 08:38:44.943843155 +0200
@@ -220,7 +220,8 @@
   MODULEDIR="\$(LIBDIR)/vlock/modules"
 
   CC=gcc
-  DEFAULT_CFLAGS="-O2 -Wall -W -pedantic -std=gnu99"
+  #DEFAULT_CFLAGS="-O2 -Wall -W -pedantic -std=gnu99"
+  DEFAULT_CFLAGS="-pedantic -std=gnu99"
   DEBUG_CFLAGS="-O0 -g -Wall -W -pedantic -std=gnu99"
   CFLAGS="${DEFAULT_CFLAGS}"
   LD=ld
