add WITH_SENDFILE profiling data (from Pierre Belanger)
[Samba.git] / source / configure.developer
blobc3856889ea1458e86bd7e091fa843086fe7ba920
1 #!/bin/sh
2 CFLAGS="-g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD -DDEVELOPER"
3 export CFLAGS
4 `dirname $0`/configure $*