From 41039518a06ca01d9d5faf552bf90e54ef6fcc2b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 3 Aug 2007 21:21:49 +0000 Subject: Added boost-1_34 header (since MacPorts now has it) --- acprep | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3