From 81f866db3ab86a27dc93148676da6c96b6e56cbf Mon Sep 17 00:00:00 2001 From: Luke Leighton Date: Tue, 2 Mar 1999 16:43:27 +0000 Subject: added autoconf test. (This used to be commit 511ef8a58ccfc04d0744f28753bb48d848851980) --- source3/configure.developer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/configure.developer') diff --git a/source3/configure.developer b/source3/configure.developer index 7906511a16..e1fee89d46 100755 --- a/source3/configure.developer +++ b/source3/configure.developer @@ -1,3 +1,3 @@ #!/bin/sh -export CFLAGS="-g -O2 -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align" +export CFLAGS="-g -O2 -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align" -DDEBUG_PASSWORD ./configure -- cgit