2001-11-16 Christian Stimming <stimming@tuhh.de>

* src/Makefile.am, src/gnome-utils/Makefile.am: Moved
	${GUPPI_LIBS} to appear before GNOME_LIBDIR in *_LIBADD so that
	--with-libguppi-prefix can have any effect at all.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5866 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2001-11-15 23:24:48 +00:00
parent fa01ecba8b
commit 0609f2a443
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2001-11-16 Christian Stimming <stimming@tuhh.de>
* src/Makefile.am, src/gnome-utils/Makefile.am: Moved
${GUPPI_LIBS} to appear before GNOME_LIBDIR in *_LIBADD so that
--with-libguppi-prefix can have any effect at all.
2001-11-13 Robert Graham Merkel <rgmerk@mira.net>
* src/gnc-module/Makefile.am: libgw-gnc-module.la needs

View File

@ -46,6 +46,7 @@ gnucash_LDADD = \
gnome/libgncguile.la \
gnome/libgncgnome.la \
gnome/libgncguile.la \
${GUPPI_LIBS} \
${GNOME_LIBDIR} \
${GNOMEUI_LIBS} \
${GNOME_PRINT_LIBS} \
@ -54,7 +55,6 @@ gnucash_LDADD = \
${GTKHTML_LIBS} \
${GHTTP_LIBS} \
${GLADE_LIBS} \
${GUPPI_LIBS} \
${DB_LIBS} \
${INTLLIBS} \
${EFENCE_LIBS} \

View File

@ -76,6 +76,7 @@ libgncmod_gnome_utils_la_LIBADD = \
${top_srcdir}/src/calculation/libgncmod-calculation.la \
${top_srcdir}/src/network-utils/libgncmod-network-utils.la \
${top_srcdir}/src/app-utils/libgncmod-app-utils.la \
${GUPPI_LIBS} \
${GNOMEUI_LIBS} \
${GNOME_LIBDIR} \
${GNOME_PRINT_LIBS} \
@ -83,7 +84,6 @@ libgncmod_gnome_utils_la_LIBADD = \
${GDK_PIXBUF_LIBS} \
${GLADE_LIBS} \
${GUILE_LIBS} \
${GUPPI_LIBS} \
${GLIB_LIBS}
libgw_gnome_utils_la_SOURCES = gw-gnome-utils.c