r18731 - gnucash/trunk/src - Remove GNOME_PRINT_{CFLAGS, LIBS} from the Makefile templates

Geert Janssens gjanssens at code.gnucash.org
Thu Feb 25 08:07:09 EST 2010


Author: gjanssens
Date: 2010-02-25 08:07:08 -0500 (Thu, 25 Feb 2010)
New Revision: 18731
Trac: http://svn.gnucash.org/trac/changeset/18731

Modified:
   gnucash/trunk/src/gnome-utils/Makefile.am
   gnucash/trunk/src/gnome/Makefile.am
Log:
Remove GNOME_PRINT_{CFLAGS,LIBS} from the Makefile templates

Modified: gnucash/trunk/src/gnome/Makefile.am
===================================================================
--- gnucash/trunk/src/gnome/Makefile.am	2010-02-25 12:14:39 UTC (rev 18730)
+++ gnucash/trunk/src/gnome/Makefile.am	2010-02-25 13:07:08 UTC (rev 18731)
@@ -126,7 +126,6 @@
   -I${top_srcdir}/src/libqof/qof \
   ${GUILE_INCS} \
   ${GNOME_CFLAGS} \
-  ${GNOME_PRINT_CFLAGS} \
   ${GLADE_CFLAGS} \
   $(GLIB_CFLAGS)
 

Modified: gnucash/trunk/src/gnome-utils/Makefile.am
===================================================================
--- gnucash/trunk/src/gnome-utils/Makefile.am	2010-02-25 12:14:39 UTC (rev 18730)
+++ gnucash/trunk/src/gnome-utils/Makefile.am	2010-02-25 13:07:08 UTC (rev 18731)
@@ -18,7 +18,6 @@
   ${GLADE_CFLAGS} \
   ${GTK_CFLAGS} \
   ${GNOME_CFLAGS} \
-  ${GNOME_PRINT_CFLAGS} \
   ${GUILE_INCS} \
   ${QOF_CFLAGS} \
   ${GOFFICE_CFLAGS} \
@@ -187,7 +186,6 @@
   $(top_builddir)/lib/libc/libc-missing.la \
   ${top_builddir}/src/libqof/qof/libgnc-qof.la \
   ${GNOME_LIBS} \
-  ${GNOME_PRINT_LIBS} \
   ${GLADE_LIBS} \
   ${GUILE_LIBS} \
   ${GLIB_LIBS} \



More information about the gnucash-changes mailing list