diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-07 18:40:33 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-07 18:40:33 -0400 |
commit | 336cd5ef3517228af0f2257547e62bd44eac3de7 (patch) | |
tree | 40737eacc219506fa34c204a11039fbbdb8e997f | |
parent | 767014cb9fe60934d0e980d0bb382747b3d300ab (diff) | |
download | fork-ledger-336cd5ef3517228af0f2257547e62bd44eac3de7.tar.gz fork-ledger-336cd5ef3517228af0f2257547e62bd44eac3de7.tar.bz2 fork-ledger-336cd5ef3517228af0f2257547e62bd44eac3de7.zip |
Removed include path reference to libofx.
-rwxr-xr-x | acprep | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |