Revert latest change since it was only local to cstim.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7403 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2002-10-27 19:05:03 +00:00
parent 0de66c989c
commit ce961bbd2c

View File

@ -1,7 +1,7 @@
SUBDIRS = . test
# FIXME: this ought to be a configure option
LIBOFX_PREFIX = ${HOME}/lib/unstable
LIBOFX_PREFIX = /usr/local
LIBOFX_LIBS = -L${LIBOFX_PREFIX}/lib -lofx -lstdc++
LIBOFX_CFLAGS = -I${LIBOFX_PREFIX}/include