Include valgrind.h if present on the system.
[samba.git] / source3 / configure.developer
index e7c8831f62c5930b1ce7c2fec4ea01ae34b13274..0409a7506157590868264e3f5618ad305ee3e2de 100755 (executable)
@@ -1,4 +1,2 @@
 #!/bin/sh
-CFLAGS="-g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"
-export CFLAGS
-./configure $*
+`dirname $0`/configure --enable-developer $*