summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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