1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-04 08:22:08 +03:00

Pass arguments to ./configure

(This used to be commit 6e9ab51578)
This commit is contained in:
Tim Potter
2000-01-31 02:44:05 +00:00
parent 230f81bf64
commit 71e83b2544

View File

@ -1,3 +1,3 @@
#!/bin/sh
export CFLAGS="-g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"
./configure
./configure $*