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