configure

changeset 802
33c012048492
parent 798
2a92b58144a9
child 998
c2000160938d
--- a/configure	Sat Feb 14 19:39:46 2009 +0100
+++ b/configure	Sun Feb 15 11:47:43 2009 +0000
@@ -15,7 +15,7 @@
 CC=gcc
 LD=gcc
 
-CFLAGS="-fPIC"
+CFLAGS="-fPIC -Wall"
 LFLAGS="-shared"
 
 # Help
@@ -140,7 +140,7 @@
 	LUA_INCDIR_SET=yes	
 	LUA_LIBDIR=/usr/local/lib
 	LUA_LIBDIR_SET=yes
-	CFLAGS=""
+	CFLAGS="-Wall"
 	LFLAGS="-bundle -undefined dynamic_lookup"
 	fi	
 fi

mercurial