Added lib/util_list.[c|o] to Makefile.in
[Samba.git] / source / configure.developer
blobe7c8831f62c5930b1ce7c2fec4ea01ae34b13274
1 #!/bin/sh
2 CFLAGS="-g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"
3 export CFLAGS
4 ./configure $*