X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=source3%2Fconfigure.developer;h=0409a7506157590868264e3f5618ad305ee3e2de;hb=becf7a099710ba50f4611d0e16151337236b8a93;hp=91fc5021d98ef42301b430d5c616b2967ec2dac4;hpb=3db52feb1f3b2c07ce0b06ad4a7099fa6efe3fc7;p=samba.git diff --git a/source3/configure.developer b/source3/configure.developer index 91fc5021d98..0409a750615 100755 --- a/source3/configure.developer +++ b/source3/configure.developer @@ -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 $*