summaryrefslogtreecommitdiff
path: root/acprep
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2006-03-03 09:25:12 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 05:48:43 -0400
commitc17c5dbcaf383b5f605b3373427930a0a579f2ed (patch)
tree20918f92609aafb0bd8a4ba5d1c377475ab47684 /acprep
parent2c4d724bd894927f14d60445da1e5da76576aec8 (diff)
downloadfork-ledger-c17c5dbcaf383b5f605b3373427930a0a579f2ed.tar.gz
fork-ledger-c17c5dbcaf383b5f605b3373427930a0a579f2ed.tar.bz2
fork-ledger-c17c5dbcaf383b5f605b3373427930a0a579f2ed.zip
*** no comment ***
Diffstat (limited to 'acprep')
-rwxr-xr-xacprep2
1 files changed, 1 insertions, 1 deletions
diff --git a/acprep b/acprep
index 8aa0f343..b00cd8ee 100755
--- a/acprep
+++ b/acprep
@@ -17,7 +17,7 @@ fi
autoconf
INCDIRS="-I/sw/include -I/usr/local/include/boost-1_33 -I/usr/include/httpd/xml"
-#INCDIRS="$INCDIRS -I/sw/include/libofx"
+INCDIRS="$INCDIRS -I/sw/include/libofx"
INCDIRS="$INCDIRS -Wno-long-double"
LIBDIRS="-L/sw/lib -L/usr/local/lib"