summaryrefslogtreecommitdiff
path: root/acprep
diff options
context:
space:
mode:
Diffstat (limited to 'acprep')
-rwxr-xr-xacprep1
1 files changed, 1 insertions, 0 deletions
diff --git a/acprep b/acprep
index ab3c7dcd..07a457f9 100755
--- a/acprep
+++ b/acprep
@@ -18,6 +18,7 @@ autoreconf --force --install
INCDIRS="-I/sw/include"
INCDIRS="$INCDIRS -I/usr/local/include"
+INCDIRS="$INCDIRS -I/usr/local/include/boost-1_34"
LIBDIRS="-L/sw/lib"
LIBDIRS="$LIBDIRS -L/usr/local/lib"