1
0
mirror of https://github.com/samba-team/samba.git synced 2025-05-10 02:50:25 +03:00
samba-mirror/source3/configure.developer
Andrew Tridgell 3db52feb1f first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
(This used to be commit 453a822a76780063dff23526c35408866d0c0154)
1999-12-13 13:27:58 +00:00

4 lines
117 B
Bash
Executable File

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