include/dlinklist.h: Added '{' '}' around DLIST_PROMOTE so it can be used as a single
[Samba.git] / source / configure.developer
blob07ce9fcf12aef4f1fef98d9b0a4efd74cad84eb7
1 #!/bin/sh
2 CFLAGS="-g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD -DDEVELOPER"
3 export CFLAGS
4 ./configure $*