mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
0de66c989c
commit
ce961bbd2c
@ -1,7 +1,7 @@
|
|||||||
SUBDIRS = . test
|
SUBDIRS = . test
|
||||||
|
|
||||||
# FIXME: this ought to be a configure option
|
# 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_LIBS = -L${LIBOFX_PREFIX}/lib -lofx -lstdc++
|
||||||
LIBOFX_CFLAGS = -I${LIBOFX_PREFIX}/include
|
LIBOFX_CFLAGS = -I${LIBOFX_PREFIX}/include
|
||||||
|
Loading…
Reference in New Issue
Block a user