r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so I
[nivanova/samba-autobuild/.git] / source4 / configure.nodebug.developer
1 #!/bin/sh
2 CFLAGS="-Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"; export CFLAGS
3 ./configure "$@"