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