r9563: I think this INIT_OBJ_FILES should be ADD_OBJ_FILES so that the lib/samba3
[samba.git] / source / configure.nodebug.developer
1 #!/bin/sh
2 CFLAGS="-Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"; export CFLAGS
3 ./configure "$@"