Pass arguments to ./configure
authorTim Potter <tpot@samba.org>
Mon, 31 Jan 2000 02:44:05 +0000 (02:44 +0000)
committerTim Potter <tpot@samba.org>
Mon, 31 Jan 2000 02:44:05 +0000 (02:44 +0000)
(This used to be commit 6e9ab5157842700adc895a6ae0bcf0927bc43588)

source3/configure.developer

index 662650e4d4c065655c82d3ce36b0b6cf71af861c..6cc442b1aca2d9db95ade1c1e463392ba52c4a61 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 export CFLAGS="-g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"
-./configure
+./configure $*