summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-02-10 00:30:44 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-02-10 00:30:44 -0400
commit6d22f2d56ceaff956648c8165ae8e33fccba5c8b (patch)
treed3561804221b57416d4cabd2a4dea4d771ee08cb
parent7f48cfc7e98125053242acf72581e02e41f257bf (diff)
downloadledger-6d22f2d56ceaff956648c8165ae8e33fccba5c8b.tar.gz
ledger-6d22f2d56ceaff956648c8165ae8e33fccba5c8b.tar.bz2
ledger-6d22f2d56ceaff956648c8165ae8e33fccba5c8b.zip
Pass all unrecognized options to configure.
-rwxr-xr-xacprep4
1 files changed, 2 insertions, 2 deletions
diff --git a/acprep b/acprep
index 1d5ecc8c..3433a9eb 100755
--- a/acprep
+++ b/acprep
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# acprep, version 3.0
#
@@ -324,7 +324,7 @@ PATH="$PYTHON_HOME/bin:$PATH" \
"$HERE/configure" --srcdir="$HERE" \
CXX="$CXX" CPPFLAGS="$CPPFLAGS" CXXFLAGS="$CXXFLAGS" \
LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
- $SWITCHES
+ $SWITCHES "$@"
# Alter the Makefile so that it's not nearly so verbose. This makes errors