oops, put -DDEBUG_PASSWORD in wrong place.
authorLuke Leighton <lkcl@samba.org>
Fri, 5 Mar 1999 22:33:32 +0000 (22:33 +0000)
committerLuke Leighton <lkcl@samba.org>
Fri, 5 Mar 1999 22:33:32 +0000 (22:33 +0000)
(This used to be commit 4e89fbb7d9c2c8e776ab0a819cbf1a1294f07c1b)

source3/configure.developer

index e1fee89d46e3ff4f0108858c4b5c7ddc09a106e3..487f39c5abe7b177b50dc32a3eb6f5d878993f63 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
-export CFLAGS="-g -O2 -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align" -DDEBUG_PASSWORD
+export CFLAGS="-g -O2 -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"
 ./configure