1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/configure.developer
Luke Leighton feff9c69db oops, put -DDEBUG_PASSWORD in wrong place.
(This used to be commit 4e89fbb7d9)
1999-03-05 22:33:32 +00:00

4 lines
138 B
Bash
Executable File

#!/bin/sh
export CFLAGS="-g -O2 -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"
./configure