From 336cd5ef3517228af0f2257547e62bd44eac3de7 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 7 Feb 2009 18:40:33 -0400 Subject: Removed include path reference to libofx. --- acprep | 1 - 1 file changed, 1 deletion(-) diff --git a/acprep b/acprep index 1a93f3e4..1a72fd4f 100755 --- a/acprep +++ b/acprep @@ -50,7 +50,6 @@ BOOST_VERSION="1_37" INCDIRS="-isystem /usr/local/include" INCDIRS="$INCDIRS -isystem /opt/local/include" -INCDIRS="$INCDIRS -isystem /opt/local/include/libofx" INCDIRS="$INCDIRS -isystem /usr/local/include/boost-$BOOST_VERSION" INCDIRS="$INCDIRS -isystem $PYTHON_HOME/include/python$PYTHON_VERSION" -- cgit v1.2.3