summaryrefslogtreecommitdiff
path: root/acprep
diff options
context:
space:
mode:
Diffstat (limited to 'acprep')
-rwxr-xr-xacprep2
1 files changed, 1 insertions, 1 deletions
diff --git a/acprep b/acprep
index cbaaa4bb..f1a24aa6 100755
--- a/acprep
+++ b/acprep
@@ -48,7 +48,7 @@ fi
# Building the command-line tool as a shared library is a luxury,
# since there are no clients except a GUI tool which might use it (and
# that is built again anyway by Xcode).
-SWITCHES="--disable-shared"
+SWITCHES="--disable-shared --enable-pch"
while [ -n "$1" ]; do