s3:idmap_ldap: add idmap_rw_ops to idmap_ldap_context and init in db_init()
[metze/samba/wip.git] / source4 / configure.nodebug.developer
1 #!/bin/sh
2 CFLAGS="-Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"; export CFLAGS
3 ./configure "$@"