Make the -L option to smbclient slightly less gross:
[samba.git] / source3 / configure.developer
index 5b7785101c8b1b31ebe12e0bc638e271ee56850a..0409a7506157590868264e3f5618ad305ee3e2de 100755 (executable)
@@ -1,3 +1,2 @@
 #!/bin/sh
-CFLAGS="-g -O2 -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"; export CFLAGS
-./configure
+`dirname $0`/configure --enable-developer $*