diff -r d29febc977fc -r 33c012048492 configure --- 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