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