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