[Gnucash-changes] No need to include libegg any more.

David Hampton hampton at cvs.gnucash.org
Sat Apr 16 14:23:26 EDT 2005


Log Message:
-----------
No need to include libegg any more.

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash/src/business/business-gnome:
        Makefile.am
    gnucash/src/business/dialog-tax-table:
        Makefile.am
    gnucash/src/gnome:
        Makefile.am
    gnucash/src/gnome-search:
        Makefile.am
    gnucash/src/gnome-utils:
        Makefile.am
    gnucash/src/import-export:
        Makefile.am
    gnucash/src/import-export/hbci:
        Makefile.am
    gnucash/src/import-export/log-replay:
        Makefile.am
    gnucash/src/import-export/mt940:
        Makefile.am
    gnucash/src/import-export/ofx:
        Makefile.am
    gnucash/src/import-export/qif-import:
        Makefile.am
    gnucash/src/report/report-gnome:
        Makefile.am
    gnucash/src/report/stylesheets:
        Makefile.am

Revision Data
-------------
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/business/business-gnome/Makefile.am,v
retrieving revision 1.31.4.7
retrieving revision 1.31.4.8
diff -Lsrc/business/business-gnome/Makefile.am -Lsrc/business/business-gnome/Makefile.am -u -r1.31.4.7 -r1.31.4.8
--- src/business/business-gnome/Makefile.am
+++ src/business/business-gnome/Makefile.am
@@ -16,7 +16,6 @@
   -I${top_srcdir}/src/business/business-core \
   -I${top_srcdir}/src/business/business-ledger \
   -I${top_srcdir}/src/business/dialog-tax-table \
-  -I${top_srcdir}/lib/egg \
   ${GNOME_PRINT_CFLAGS} \
   ${GNOME_CFLAGS} \
   ${GLADE_CFLAGS} \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/business/dialog-tax-table/Makefile.am,v
retrieving revision 1.5.4.3
retrieving revision 1.5.4.4
diff -Lsrc/business/dialog-tax-table/Makefile.am -Lsrc/business/dialog-tax-table/Makefile.am -u -r1.5.4.3 -r1.5.4.4
--- src/business/dialog-tax-table/Makefile.am
+++ src/business/dialog-tax-table/Makefile.am
@@ -9,7 +9,6 @@
   -I${top_srcdir}/src/gnome-utils \
   -I${top_srcdir}/src/app-utils \
   -I${top_srcdir}/src/business/business-core \
-  -I${top_srcdir}/lib/egg \
   ${GNOME_PRINT_CFLAGS} \
   ${GNOME_CFLAGS} \
   ${GLADE_CFLAGS} \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/gnome/Makefile.am,v
retrieving revision 1.107.4.18
retrieving revision 1.107.4.19
diff -Lsrc/gnome/Makefile.am -Lsrc/gnome/Makefile.am -u -r1.107.4.18 -r1.107.4.19
--- src/gnome/Makefile.am
+++ src/gnome/Makefile.am
@@ -16,7 +16,6 @@
   ${top_builddir}/src/register/ledger-core/libgncmod-ledger-core.la \
   ${top_builddir}/src/gnome-search/libgncmod-gnome-search.la \
   ${top_builddir}/src/app-file/libgncmod-app-file.la \
-  ${top_builddir}/lib/egg/libegg.la \
   ${GUILE_LIBS} ${GNOME_LIBS} ${GLIB_LIBS}
 
 libgw_gnc_la_SOURCES = gw-gnc.c
@@ -145,7 +144,6 @@
   -I${top_srcdir}/src/backend/file \
   -I${top_srcdir}/src/g-wrap \
   -I${top_srcdir}/src/gnome-utils \
-  -I${top_srcdir}/lib/egg \
   -I${top_srcdir}/src/gnome-search \
   -I${top_srcdir}/src/register/ledger-core \
   -I${top_srcdir}/src/register/register-core \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/gnome-search/Makefile.am,v
retrieving revision 1.12.2.4
retrieving revision 1.12.2.5
diff -Lsrc/gnome-search/Makefile.am -Lsrc/gnome-search/Makefile.am -u -r1.12.2.4 -r1.12.2.5
--- src/gnome-search/Makefile.am
+++ src/gnome-search/Makefile.am
@@ -9,7 +9,6 @@
   -I${top_srcdir}/src/gnome-utils \
   -I${top_srcdir}/src/gnc-module \
   -I${top_srcdir}/src/business/business-core \
-  -I${top_srcdir}/lib/egg \
   ${G_WRAP_COMPILE_ARGS} \
   ${GUILE_INCS} \
   ${GTKHTML_CFLAGS} \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/gnome-utils/Makefile.am,v
retrieving revision 1.48.2.24
retrieving revision 1.48.2.25
diff -Lsrc/gnome-utils/Makefile.am -Lsrc/gnome-utils/Makefile.am -u -r1.48.2.24 -r1.48.2.25
--- src/gnome-utils/Makefile.am
+++ src/gnome-utils/Makefile.am
@@ -14,7 +14,6 @@
   -I${top_srcdir}/src/backend/file \
   -I${top_srcdir}/src/network-utils \
   -I${top_srcdir}/src/app-utils \
-  -I${top_srcdir}/lib/egg \
   -I${top_srcdir}/src \
   ${GUILE_INCS} \
   ${LIBGUPPI_CFLAGS} \
@@ -148,7 +147,6 @@
   ${top_builddir}/src/calculation/libgncmod-calculation.la \
   ${top_builddir}/src/network-utils/libgncmod-network-utils.la \
   ${top_builddir}/src/app-utils/libgncmod-app-utils.la \
-  ${top_builddir}/lib/egg/libegg.la \
   ${GUILE_LIBS} \
   ${LIBGUPPI_LIBS} \
   ${GNOME_LIBS} \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/import-export/Makefile.am,v
retrieving revision 1.25.4.9
retrieving revision 1.25.4.10
diff -Lsrc/import-export/Makefile.am -Lsrc/import-export/Makefile.am -u -r1.25.4.9 -r1.25.4.10
--- src/import-export/Makefile.am
+++ src/import-export/Makefile.am
@@ -45,7 +45,6 @@
   ${top_builddir}/src/gnc-module/libgncmodule.la \
   ${top_builddir}/src/engine/libgncmod-engine.la \
   ${top_builddir}/src/register/ledger-core/libgncmod-ledger-core.la \
-  ${top_builddir}/lib/egg/libegg.la \
   ${GLADE_LIBS} \
   ${GLIB_LIBS}
 
@@ -67,7 +66,6 @@
   -I${top_srcdir}/src/app-file \
   -I${top_srcdir}/src/gnome \
   -I${top_srcdir}/src/gnome-utils \
-  -I${top_srcdir}/lib/egg \
   ${G_WRAP_COMPILE_ARGS} \
   ${GNOME_CFLAGS} \
   ${GTKHTML_CFLAGS} \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/import-export/hbci/Makefile.am,v
retrieving revision 1.22.4.8
retrieving revision 1.22.4.9
diff -Lsrc/import-export/hbci/Makefile.am -Lsrc/import-export/hbci/Makefile.am -u -r1.22.4.8 -r1.22.4.9
--- src/import-export/hbci/Makefile.am
+++ src/import-export/hbci/Makefile.am
@@ -48,7 +48,6 @@
   ${top_builddir}/src/engine/libgncmod-engine.la \
   ${top_builddir}/src/import-export/libgncmod-generic-import.la \
   ${top_builddir}/src/gnome/libgncgnome.la \
-  ${top_builddir}/lib/egg/libegg.la \
   ${GLADE_LIBS} \
   ${GLIB_LIBS} \
   ${GNOME_LIBS} \
@@ -63,7 +62,6 @@
 #glade_DATA = 
 
 AM_CFLAGS = \
-  -I${top_srcdir}/lib/egg \
   -I${top_srcdir}/src \
   -I${top_srcdir}/src/engine \
   -I${top_srcdir}/src/gnc-module \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/import-export/log-replay/Makefile.am,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -Lsrc/import-export/log-replay/Makefile.am -Lsrc/import-export/log-replay/Makefile.am -u -r1.1.4.2 -r1.1.4.3
--- src/import-export/log-replay/Makefile.am
+++ src/import-export/log-replay/Makefile.am
@@ -17,7 +17,6 @@
   ${top_builddir}/src/gnc-module/libgncmodule.la \
   ${top_builddir}/src/engine/libgncmod-engine.la \
   ${top_builddir}/src/import-export/libgncmod-generic-import.la \
-  ${top_builddir}/lib/egg/libegg.la \
   ${GLIB_LIBS}
 
 AM_CFLAGS = \
@@ -29,7 +28,6 @@
   -I${top_srcdir}/src/gnome \
   -I${top_srcdir}/src/gnome-utils \
   -I${top_srcdir}/src/import-export \
-  -I${top_srcdir}/lib/egg \
   ${GNOME_CFLAGS} \
   ${GTKHTML_CFLAGS} \
   ${GLADE_CFLAGS} \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/import-export/mt940/Makefile.am,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -Lsrc/import-export/mt940/Makefile.am -Lsrc/import-export/mt940/Makefile.am -u -r1.1.2.2 -r1.1.2.3
--- src/import-export/mt940/Makefile.am
+++ src/import-export/mt940/Makefile.am
@@ -18,12 +18,10 @@
   ${top_builddir}/src/gnc-module/libgncmodule.la \
   ${top_builddir}/src/engine/libgncmod-engine.la \
   ${top_builddir}/src/import-export/libgncmod-generic-import.la \
-  ${top_builddir}/lib/egg/libegg.la \
   ${GLIB_LIBS} \
   $(HBCI_LIBS)
 
 AM_CFLAGS = \
-  -I${top_srcdir}/lib/egg \
   -I${top_srcdir}/src \
   -I${top_srcdir}/src/engine \
   -I${top_srcdir}/src/gnc-module \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/import-export/ofx/Makefile.am,v
retrieving revision 1.10.4.3
retrieving revision 1.10.4.4
diff -Lsrc/import-export/ofx/Makefile.am -Lsrc/import-export/ofx/Makefile.am -u -r1.10.4.3 -r1.10.4.4
--- src/import-export/ofx/Makefile.am
+++ src/import-export/ofx/Makefile.am
@@ -18,12 +18,10 @@
   ${top_builddir}/src/engine/libgncmod-engine.la \
   ${top_builddir}/src/import-export/libgncmod-generic-import.la \
   ${top_builddir}/src/gnome/libgncgnome.la \
-  ${top_builddir}/lib/egg/libegg.la \
   ${GLIB_LIBS} \
   ${LIBOFX_LIBS}
 
 AM_CFLAGS = \
-  -I${top_srcdir}/lib/egg \
   -I${top_srcdir}/src \
   -I${top_srcdir}/src/engine \
   -I${top_srcdir}/src/gnc-module \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/import-export/qif-import/Makefile.am,v
retrieving revision 1.21.4.6
retrieving revision 1.21.4.7
diff -Lsrc/import-export/qif-import/Makefile.am -Lsrc/import-export/qif-import/Makefile.am -u -r1.21.4.6 -r1.21.4.7
--- src/import-export/qif-import/Makefile.am
+++ src/import-export/qif-import/Makefile.am
@@ -57,7 +57,6 @@
   -I${top_srcdir}/src/gnome \
   -I${top_srcdir}/src/gnome-utils \
   -I${top_srcdir}/src/import-export \
-  -I${top_srcdir}/lib/egg \
   ${G_WRAP_COMPILE_ARGS} \
   ${GUILE_INCS} \
   ${GLIB_CFLAGS} \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/report/report-gnome/Makefile.am,v
retrieving revision 1.14.4.5
retrieving revision 1.14.4.6
diff -Lsrc/report/report-gnome/Makefile.am -Lsrc/report/report-gnome/Makefile.am -u -r1.14.4.5 -r1.14.4.6
--- src/report/report-gnome/Makefile.am
+++ src/report/report-gnome/Makefile.am
@@ -14,7 +14,6 @@
   -I${top_srcdir}/src/gnome \
   -I${top_srcdir}/src/app-file \
   -I${top_srcdir}/src/report/report-system \
-  -I${top_srcdir}/lib/egg \
   ${GLADE_CFLAGS} \
   ${GUILE_INCS} \
   ${GTKHTML_CFLAGS} \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/report/stylesheets/Makefile.am,v
retrieving revision 1.6.4.3
retrieving revision 1.6.4.4
diff -Lsrc/report/stylesheets/Makefile.am -Lsrc/report/stylesheets/Makefile.am -u -r1.6.4.3 -r1.6.4.4
--- src/report/stylesheets/Makefile.am
+++ src/report/stylesheets/Makefile.am
@@ -12,11 +12,9 @@
 libgncmod_stylesheets_la_LDFLAGS=-module
 
 libgncmod_stylesheets_la_LIBADD = \
-  ${top_builddir}/lib/egg/libegg.la \
   ${top_builddir}/src/report/report-system/libgncmod-report-system.la
 
 AM_CFLAGS = \
-  -I${top_srcdir}/lib/egg \
   -I${top_srcdir}/src \
   -I${top_srcdir}/src/engine \
   -I${top_srcdir}/src/gnc-module \


More information about the gnucash-changes mailing list