summaryrefslogtreecommitdiff
path: root/source3/configure.developer
blob: 6cc442b1aca2d9db95ade1c1e463392ba52c4a61 (plain)
1
2
3
#!/bin/sh
export CFLAGS="-g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"
./configure $*