Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...
[Samba/gebeck_regimport.git] / source4 / configure.nodebug.developer
blob36741ffb3bdcdfb495bea395be5965dc33c718b2
1 #!/bin/sh
2 CFLAGS="-Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"; export CFLAGS
3 ./configure "$@"