[grisbi-cvs] grisbi/src/plugins/gnucash Makefile.am,1.7,1.8
Pierre Biava
pbiava at users.sourceforge.net
Tue Feb 23 22:36:47 CET 2010
- Previous message: [grisbi-cvs] grisbi/src Makefile.am, 1.163, 1.164 balance_estimate_hist.c, 1.6, 1.7 balance_estimate_tab.c, 1.43, 1.44 gsb_data_category.c, 1.72, 1.73 gsb_form.c, 1.149, 1.150 navigation.c, 1.135, 1.136
- Next message: [grisbi-cvs] grisbi/src/plugins/ofx Makefile.am,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/grisbi/grisbi/src/plugins/gnucash
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv14622/src/plugins/gnucash
Modified Files:
Makefile.am
Log Message:
fixed bug 968 and modification files configure.in and makefiles
Index: Makefile.am
===================================================================
RCS file: /cvsroot/grisbi/grisbi/src/plugins/gnucash/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.am 14 May 2008 23:46:08 -0000 1.7
+++ Makefile.am 23 Feb 2010 21:36:45 -0000 1.8
@@ -1,6 +1,6 @@
# Gnucash plugin
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src $(XML2_CFLAGS)
+AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/src $(XML2_CFLAGS)
plugindir = $(libdir)/@PACKAGE@
- Previous message: [grisbi-cvs] grisbi/src Makefile.am, 1.163, 1.164 balance_estimate_hist.c, 1.6, 1.7 balance_estimate_tab.c, 1.43, 1.44 gsb_data_category.c, 1.72, 1.73 gsb_form.c, 1.149, 1.150 navigation.c, 1.135, 1.136
- Next message: [grisbi-cvs] grisbi/src/plugins/ofx Makefile.am,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs
mailing list