changed --with-profile to --with-profiling-data to "stop the madness!"
[Samba/gbeck.git] / source / configure.developer
blobfbd7c99533ff0291da28b9bf93ef095f33fbfb11
1 #!/bin/sh
2 CFLAGS="$CFLAGS -g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD -DDEVELOPER"
3 export CFLAGS
4 `dirname $0`/configure $*