[Gnucash-changes] src/gnome-utils cannot depend on src/gnome.

Derek Atkins warlord at cvs.gnucash.org
Sun Jun 13 13:48:38 EDT 2004


Log Message:
-----------
src/gnome-utils cannot depend on src/gnome.

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash/src/gnome-utils:
        Makefile.am

Revision Data
-------------
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/gnome-utils/Makefile.am,v
retrieving revision 1.48.2.20
retrieving revision 1.48.2.21
diff -Lsrc/gnome-utils/Makefile.am -Lsrc/gnome-utils/Makefile.am -u -r1.48.2.20 -r1.48.2.21
--- src/gnome-utils/Makefile.am
+++ src/gnome-utils/Makefile.am
@@ -3,13 +3,13 @@
 
 pkglib_LTLIBRARIES = libgncmod-gnome-utils.la libgw-gnome-utils.la
 
+# Note that src/gnome-utils CANNOT depend on src/gnome!
 AM_CFLAGS = \
   -DPREFIX=\"${prefix}\" \
   -DSYSCONFDIR=\"${GNC_CONFIGDIR}\" \
   -DDATADIR=\"${GNC_SHAREDIR}\" \
   -DLIBDIR=\"${GNC_LIBDIR}\" \
   -I${top_srcdir}/src/gnc-module \
-  -I${top_srcdir}/src/gnome \
   -I${top_srcdir}/src/engine \
   -I${top_srcdir}/src/backend/file \
   -I${top_srcdir}/src/network-utils \


More information about the gnucash-changes mailing list