add test file for FDSESS
[samba.git] / source / configure.developer
index fbd7c99533ff0291da28b9bf93ef095f33fbfb11..a7074acfd3a95faaf17669e3f958c985cbba179f 100755 (executable)
@@ -1,4 +1,2 @@
 #!/bin/sh
-CFLAGS="$CFLAGS -g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD -DDEVELOPER"
-export CFLAGS
-`dirname $0`/configure $*
+`dirname $0`/configure --enable-developer "$@"