Looks like something isn't right with the libqof move
Herbert Thoma
herbert.thoma at iis.fraunhofer.de
Fri Apr 10 13:45:05 EDT 2009
Hi,
I just tried to build head. There was stil one error.
This patch fixed it:
Index: src/engine/Makefile.am
===================================================================
--- src/engine/Makefile.am (Revision 18035)
+++ src/engine/Makefile.am (Arbeitskopie)
@@ -170,7 +170,7 @@
swig-engine.c: engine.i ${top_srcdir}/src/base-typemaps.i \
${gncinclude_HEADERS} ${noinst_HEADERS}
$(SWIG) -guile $(SWIG_ARGS) -Linkage module \
- -I${top_srcdir}/lib/libqof/qof -I${top_srcdir}/src -o $@ $<
+ -I${top_srcdir}/src/libqof/qof -I${top_srcdir}/src -o $@ $<
endif
iso-4217-currencies.c: iso-4217-currencies.scm iso-currencies-to-c
Herbert.
--
Herbert Thoma
Dipl.-Ing., MBA
Head of Video Group
Multimedia Realtime Systems Department
Fraunhofer IIS
Am Wolfsmantel 33, 91058 Erlangen, Germany
Phone: +49-9131-776-6130
Fax: +49-9131-776-6099
email: tma at iis.fhg.de
www: http://www.iis.fhg.de/
More information about the gnucash-devel
mailing list