enabling optimisation switches on some compiler warnings
[samba.git] / source3 / configure.developer
1 #!/bin/sh
2 export CFLAGS="-g -O2 -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align"
3 ./configure