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