f8f5c4a
diff --git a/configure b/configure
f8f5c4a
index 6b5b0d5..0be3f84 100755
f8f5c4a
--- a/configure
f8f5c4a
+++ b/configure
f8f5c4a
@@ -13,7 +13,7 @@ crammd5="yes"
f8f5c4a
 incdirs="-I/usr/local/include"
f8f5c4a
 libdirs="-L/usr/local/lib"
f8f5c4a
 
f8f5c4a
-mycflags="$CFLAGS -Wall -O"
f8f5c4a
+mycflags="$CFLAGS -Wall"
f8f5c4a
 myldflags="$LDFLAGS"
f8f5c4a
 
f8f5c4a
 libs="-lm -llua -lpcre"