preparing for release of alpha.1.4
[Samba.git] / source / configure.developer
blobefc6e23fc428d5878a519c2ff2f50fb259301be9
1 #!/bin/sh
2 CFLAGS="-g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"; export CFLAGS
3 ./configure $*