fix restart option (noticed by Stanford K. Baldwin)
[Samba.git] / source / configure.nodebug.developer
blob65e21b4bdf4d5593f968f40f88af0481a103f62a
1 #!/bin/sh
2 CFLAGS="-Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"; export CFLAGS
3 ./configure $*