[Gnucash-changes] Chris Shoemaker's changes to make 'make dist' work again.

David Hampton hampton at cvs.gnucash.org
Wed Oct 12 21:59:36 EDT 2005


Log Message:
-----------
Chris Shoemaker's changes to make 'make dist' work again.

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash:
        ChangeLog
        Makefile.am
        configure.in
        make-gnucash-potfiles.in
    gnucash/doc:
        Makefile.am
    gnucash/lib/goffice:
        Makefile.am
    gnucash/lib/goffice/split:
        Makefile.am
    gnucash/macros:
        autogen.sh
    gnucash/src:
        Makefile.am
    gnucash/src/backend:
        Makefile.am
    gnucash/src/bin:
        Makefile.am
    gnucash/src/business/business-core/file:
        Makefile.am
    gnucash/src/business/business-gnome:
        Makefile.am
    gnucash/src/business/business-gnome/schemas:
        Makefile.am
    gnucash/src/doc:
        Makefile.am
    gnucash/src/engine:
        Makefile.am
    gnucash/src/gnome:
        Makefile.am
    gnucash/src/gnome/schemas:
        Makefile.am
    gnucash/src/gnome-utils/schemas:
        Makefile.am
    gnucash/src/import-export:
        Makefile.am
    gnucash/src/import-export/hbci/schemas:
        Makefile.am
    gnucash/src/import-export/log-replay:
        Makefile.am
    gnucash/src/import-export/schemas:
        Makefile.am
    gnucash/src/report/stylesheets:
        Makefile.am

Added Files:
-----------
    gnucash/po:
        ChangeLog

Revision Data
-------------
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/Makefile.am,v
retrieving revision 1.76.4.4
retrieving revision 1.76.4.5
diff -Lsrc/Makefile.am -Lsrc/Makefile.am -u -r1.76.4.4 -r1.76.4.5
--- src/Makefile.am
+++ src/Makefile.am
@@ -43,4 +43,5 @@
   .cvsignore \
   README.modules \
   gnc-test-env \
-  valgrind-gnucash.supp
+  valgrind-gnucash.supp \
+  guile-mappings.h
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/backend/Makefile.am,v
retrieving revision 1.4.6.1
retrieving revision 1.4.6.2
diff -Lsrc/backend/Makefile.am -Lsrc/backend/Makefile.am -u -r1.4.6.1 -r1.4.6.2
--- src/backend/Makefile.am
+++ src/backend/Makefile.am
@@ -1,5 +1,5 @@
 SUBDIRS=qsf file ${SQL_DIR} ${RPC_DIR}
 
-DIST_SUBDIRS=file net postgres rpc
+DIST_SUBDIRS=qsf file net postgres rpc
 
 noinst_HEADERS = gnc-backend-api.h
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/bin/Makefile.am,v
retrieving revision 1.8.4.3
retrieving revision 1.8.4.4
diff -Lsrc/bin/Makefile.am -Lsrc/bin/Makefile.am -u -r1.8.4.3 -r1.8.4.4
--- src/bin/Makefile.am
+++ src/bin/Makefile.am
@@ -25,7 +25,7 @@
 # if you change gncoverridedir, make sure you change ./overrides/Makefile.am too.
 gncoverridesdir = ${GNC_LIBEXECDIR}/overrides
 
-EXTRA_DIST = .cvsignore generate-gnc-script
+EXTRA_DIST = .cvsignore generate-gnc-script update-gnucash-gconf.in
 
 ## Gnucash scripts -- real code is in overrides, these just get you there.
 ${gnc_common_scripts}: generate-gnc-script
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/business/business-core/file/Makefile.am,v
retrieving revision 1.5.4.3
retrieving revision 1.5.4.4
diff -Lsrc/business/business-core/file/Makefile.am -Lsrc/business/business-core/file/Makefile.am -u -r1.5.4.3 -r1.5.4.4
--- src/business/business-core/file/Makefile.am
+++ src/business/business-core/file/Makefile.am
@@ -37,7 +37,8 @@
   gnc-order-xml-v2.h \
   gnc-owner-xml-v2.h \
   gnc-tax-table-xml-v2.h \
-  gnc-vendor-xml-v2.h
+  gnc-vendor-xml-v2.h \
+  xml-helpers.h
 
 libgncmod_business_backend_file_la_LDFLAGS = -module
 libgncmod_business_backend_file_la_LIBADD = \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/business/business-gnome/Makefile.am,v
retrieving revision 1.31.4.12
retrieving revision 1.31.4.13
diff -Lsrc/business/business-gnome/Makefile.am -Lsrc/business/business-gnome/Makefile.am -u -r1.31.4.12 -r1.31.4.13
--- src/business/business-gnome/Makefile.am
+++ src/business/business-gnome/Makefile.am
@@ -60,6 +60,7 @@
   dialog-payment.h \
   dialog-vendor.h \
   gnc-plugin-business.h \
+  gnc-plugin-page-invoice.h \
   search-owner.h \
   gw-business-gnome.h
 
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/business/business-gnome/schemas/Attic/Makefile.am,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -Lsrc/business/business-gnome/schemas/Makefile.am -Lsrc/business/business-gnome/schemas/Makefile.am -u -r1.1.2.2 -r1.1.2.3
--- src/business/business-gnome/schemas/Makefile.am
+++ src/business/business-gnome/schemas/Makefile.am
@@ -1,15 +1,15 @@
 schemadir   = @GCONF_SCHEMA_FILE_DIR@
-schema_DATA = \
+dist_schema_DATA = \
   apps_gnucash_dialog_business_common.schemas
 
 install-data-local:
 if GCONF_SCHEMAS_INSTALL
 	-mkdir -p $(GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY)
-	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(schema_DATA)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(dist_schema_DATA)
 endif
 
 uninstall-local:
 if GCONF_SCHEMAS_INSTALL
-	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(schema_DATA)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(dist_schema_DATA)
 endif
 
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/doc/Makefile.am,v
retrieving revision 1.12.4.4
retrieving revision 1.12.4.5
diff -Lsrc/doc/Makefile.am -Lsrc/doc/Makefile.am -u -r1.12.4.4 -r1.12.4.5
--- src/doc/Makefile.am
+++ src/doc/Makefile.am
@@ -41,10 +41,6 @@
 #	$(MAKE) -C latex/ 
 #	mv latex/refman.pdf ./refman.pdf
 
-dist-hook: doc
-	echo "dist-hook: " && pwd
-	cp -rp html ${distdir}
-
 distclean-local:
 	echo "distclean-local: " && pwd
 	rm -f doxygen.cfg doxygen.log
@@ -54,12 +50,6 @@
 	rm -rf html latex
 	rm -f refman.pdf
 
-install-data-hook:
-	$(mkinstalldirs) $(DESTDIR)$(docdir)/html
-	mkdir -p html #Workaround to allow libofx-cvs user to install without doc.
-#	cp -rp $(srcdir)/html ${docdir}
-	cp -rp html $(DESTDIR)$(docdir)/html
-
 uninstall-hook:
 	rm -rf ${docdir}/html
 
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/engine/Makefile.am,v
retrieving revision 1.94.2.14
retrieving revision 1.94.2.15
diff -Lsrc/engine/Makefile.am -Lsrc/engine/Makefile.am -u -r1.94.2.14 -r1.94.2.15
--- src/engine/Makefile.am
+++ src/engine/Makefile.am
@@ -85,6 +85,7 @@
   TransLog.h \
   Transaction.h \
   cap-gains.h \
+  cashobjects.h \
   engine-helpers.h \
   glib-helpers.h \
   gnc-associate-account.h \
@@ -127,7 +128,8 @@
   qofobject.h \
   qofquery.h \
   qofquerycore.h \
-  qofsession.h
+  qofsession.h \
+  qofsql.h
 
 noinst_HEADERS = \
   AccountP.h \
@@ -206,6 +208,7 @@
   iso-currencies-to-c \
   qofla-dir.h.in \
   kvp_doc.txt \
+  SX-book-p.h \
   ${gncmod_DATA} \
   ${gncscm_DATA} \
   ${gwmod_DATA}
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/gnome/Makefile.am,v
retrieving revision 1.107.4.25
retrieving revision 1.107.4.26
diff -Lsrc/gnome/Makefile.am -Lsrc/gnome/Makefile.am -u -r1.107.4.25 -r1.107.4.26
--- src/gnome/Makefile.am
+++ src/gnome/Makefile.am
@@ -73,6 +73,7 @@
   dialog-budget-category.h \
   dialog-budget-list.h \
   dialog-budget-workbench.h \
+  dialog-chart-export.h \
   dialog-fincalc.h \
   dialog-find-transactions.h \
   dialog-new-user.h \
@@ -88,6 +89,7 @@
   druid-merge.h \
   druid-loan.h \
   druid-stock-split.h \
+  gnc-budget-gui.h \
   gnc-plugin-account-tree.h \
   gnc-plugin-basic-commands.h \
   gnc-plugin-register.h \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/gnome/schemas/Attic/Makefile.am,v
retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -Lsrc/gnome/schemas/Makefile.am -Lsrc/gnome/schemas/Makefile.am -u -r1.1.2.10 -r1.1.2.11
--- src/gnome/schemas/Makefile.am
+++ src/gnome/schemas/Makefile.am
@@ -1,5 +1,5 @@
 schemadir   = @GCONF_SCHEMA_FILE_DIR@
-schema_DATA = \
+dist_schema_DATA = \
   apps_gnucash_dialog_common.schemas \
   apps_gnucash_dialog_commodities.schemas \
   apps_gnucash_dialog_prices.schemas \
@@ -13,11 +13,11 @@
 install-data-local:
 if GCONF_SCHEMAS_INSTALL
 	-mkdir -p $(GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY)
-	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(schema_DATA)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(dist_schema_DATA)
 endif
 
 uninstall-local:
 if GCONF_SCHEMAS_INSTALL
-	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(schema_DATA)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(dist_schema_DATA)
 endif
 
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/gnome-utils/schemas/Attic/Makefile.am,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -Lsrc/gnome-utils/schemas/Makefile.am -Lsrc/gnome-utils/schemas/Makefile.am -u -r1.1.2.1 -r1.1.2.2
--- src/gnome-utils/schemas/Makefile.am
+++ src/gnome-utils/schemas/Makefile.am
@@ -1,15 +1,15 @@
 schemadir   = @GCONF_SCHEMA_FILE_DIR@
-schema_DATA = \
+dist_schema_DATA = \
   apps_gnucash_history.schemas
 
 install-data-local:
 if GCONF_SCHEMAS_INSTALL
 	-mkdir -p $(GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY)
-	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(schema_DATA)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(dist_schema_DATA)
 endif
 
 uninstall-local:
 if GCONF_SCHEMAS_INSTALL
-	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(schema_DATA)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(dist_schema_DATA)
 endif
 
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/import-export/Makefile.am,v
retrieving revision 1.25.4.12
retrieving revision 1.25.4.13
diff -Lsrc/import-export/Makefile.am -Lsrc/import-export/Makefile.am -u -r1.25.4.12 -r1.25.4.13
--- src/import-export/Makefile.am
+++ src/import-export/Makefile.am
@@ -1,5 +1,5 @@
 SUBDIRS = . schemas binary-import qif qif-import ${OFX_DIR} ${HBCI_DIR} ${MT940_DIR} log-replay test
-DIST_SUBDIRS = binary-import qif qif-import qif-io-core ofx hbci mt940 log-replay test
+DIST_SUBDIRS = schemas binary-import qif qif-import qif-io-core ofx hbci mt940 log-replay test
 
 pkglib_LTLIBRARIES=libgncmod-generic-import.la
 
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/import-export/hbci/schemas/Attic/Makefile.am,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -Lsrc/import-export/hbci/schemas/Makefile.am -Lsrc/import-export/hbci/schemas/Makefile.am -u -r1.1.2.2 -r1.1.2.3
--- src/import-export/hbci/schemas/Makefile.am
+++ src/import-export/hbci/schemas/Makefile.am
@@ -1,15 +1,15 @@
 schemadir   = @GCONF_SCHEMA_FILE_DIR@
-schema_DATA = \
+dist_schema_DATA = \
   apps_gnucash_dialog_hbci.schemas
 
 install-data-local:
 if GCONF_SCHEMAS_INSTALL
 	-mkdir -p $(GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY)
-	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(schema_DATA)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(dist_schema_DATA)
 endif
 
 uninstall-local:
 if GCONF_SCHEMAS_INSTALL
-	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(schema_DATA)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(dist_schema_DATA)
 endif
 
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/import-export/log-replay/Makefile.am,v
retrieving revision 1.1.4.5
retrieving revision 1.1.4.6
diff -Lsrc/import-export/log-replay/Makefile.am -Lsrc/import-export/log-replay/Makefile.am -u -r1.1.4.5 -r1.1.4.6
--- src/import-export/log-replay/Makefile.am
+++ src/import-export/log-replay/Makefile.am
@@ -36,7 +36,7 @@
   ${GLIB_CFLAGS}
 
 uidir = $(GNC_UI_DIR)
-ui_DATA = \
+dist_ui_DATA = \
 	gnc-plugin-log-replay-ui.xml
 
 EXTRA_DIST = \
Index: make-gnucash-potfiles.in
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/make-gnucash-potfiles.in,v
retrieving revision 1.4.6.2
retrieving revision 1.4.6.3
diff -Lmake-gnucash-potfiles.in -Lmake-gnucash-potfiles.in -u -r1.4.6.2 -r1.4.6.3
--- make-gnucash-potfiles.in
+++ make-gnucash-potfiles.in
@@ -11,7 +11,7 @@
 use File::Basename;
 
 my @cvsignores = `find src -name '.cvsignore'`;
-my @possible_files = `find src -name '*.c' -o -name '*.glade' -o -name '*.desktop.in' -o -name '*.keys.in' -o -name '*.pl'`;
+my @possible_files = `find src -name '*.c' -o -name '*.glade' -o -name '*.desktop.in' -o -name '*.keys.in' -o -name '*.pl' |sort`;
 
 chomp(my $cwd = `pwd`);
 
Index: configure.in
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/configure.in,v
retrieving revision 1.359.2.67
retrieving revision 1.359.2.68
diff -Lconfigure.in -Lconfigure.in -u -r1.359.2.67 -r1.359.2.68
--- configure.in
+++ configure.in
@@ -1209,7 +1209,6 @@
 AC_SUBST(LIBOBJS_SEDSCRIPT)
 
 AC_OUTPUT( po/Makefile.in
-	  m4/Makefile
           dnl # Makefiles
           Makefile
           accounts/Makefile
@@ -1251,7 +1250,6 @@
           lib/goffice/pixmaps/Makefile
           lib/goffice/cut-n-paste/Makefile
           lib/goffice/cut-n-paste/pcre/Makefile
-          lib/goffice/cut-n-paste/egg-recent-files/Makefile
           rpm/Makefile
           src/Makefile
           src/app-utils/Makefile
@@ -1328,7 +1326,7 @@
           src/register/register-gnome/test/Makefile
           src/report/Makefile
           src/report/report-gnome/Makefile
-          src/report/report-gnome/test/Makefile
+          dnl # src/report/report-gnome/test/Makefile
           src/report/report-system/Makefile
           src/report/report-system/test/Makefile
           src/report/standard-reports/Makefile
Index: ChangeLog
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/ChangeLog,v
retrieving revision 1.1487.2.325
retrieving revision 1.1487.2.326
diff -LChangeLog -LChangeLog -u -r1.1487.2.325 -r1.1487.2.326
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,31 @@
+2005-10-12  David Hampton  <hampton at employees.org>
+
+	* Makefile.am:
+	* configure.in:
+	* make-gnucash-potfiles.in:
+	* doc/Makefile.am:
+	* lib/goffice/Makefile.am:
+	* lib/goffice/split/Makefile.am:
+	* macros/autogen.sh:
+	* po/ChangeLog:
+	* src/Makefile.am:
+	* src/backend/Makefile.am:
+	* src/bin/Makefile.am:
+	* src/business/business-core/file/Makefile.am:
+	* src/business/business-gnome/Makefile.am:
+	* src/business/business-gnome/schemas/Makefile.am:
+	* src/doc/Makefile.am:
+	* src/engine/Makefile.am:
+	* src/gnome/Makefile.am:
+	* src/gnome/schemas/Makefile.am:
+	* src/gnome-utils/schemas/Makefile.am:
+	* src/import-export/Makefile.am:
+	* src/import-export/hbci/schemas/Makefile.am:
+	* src/import-export/log-replay/Makefile.am:
+	* src/import-export/schemas/Makefile.am:
+	* src/report/stylesheets/Makefile.am: Chris Shoemaker's changes to
+	make 'make dist' work again.
+
 2005-10-12  Joshua Sled  <jsled at asynchronous.org>
 
 	* src/gnome-utils/gnc-html-graph-gog.c: Cleanups and finishing:
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/Makefile.am,v
retrieving revision 1.55.4.8
retrieving revision 1.55.4.9
diff -LMakefile.am -LMakefile.am -u -r1.55.4.8 -r1.55.4.9
--- Makefile.am
+++ Makefile.am
@@ -1,5 +1,5 @@
 
-SUBDIRS = m4 doc lib src intl-scm po rpm accounts
+SUBDIRS = doc lib src intl-scm po rpm accounts
 
 docdir = ${GNC_DOC_INSTALL_DIR}
 
@@ -33,8 +33,7 @@
 # Don't list any directories or you'll get *everything*, including the
 # CVS dirs.
 
-EXTRA_DIST = config.rpath  \
-  ChangeLog.1 \
+EXTRA_DIST = ChangeLog.1 \
   HACKING \
   README.patches \
   gnucash.lsm \
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/import-export/schemas/Attic/Makefile.am,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -Lsrc/import-export/schemas/Makefile.am -Lsrc/import-export/schemas/Makefile.am -u -r1.1.2.1 -r1.1.2.2
--- src/import-export/schemas/Makefile.am
+++ src/import-export/schemas/Makefile.am
@@ -1,15 +1,15 @@
 schemadir   = @GCONF_SCHEMA_FILE_DIR@
-schema_DATA = \
+dist_schema_DATA = \
   apps_gnucash_import_generic_matcher.schemas
 
 install-data-local:
 if GCONF_SCHEMAS_INSTALL
 	-mkdir -p $(GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY)
-	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(schema_DATA)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(dist_schema_DATA)
 endif
 
 uninstall-local:
 if GCONF_SCHEMAS_INSTALL
-	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(schema_DATA)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(dist_schema_DATA)
 endif
 
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/doc/Makefile.am,v
retrieving revision 1.14.4.3
retrieving revision 1.14.4.4
diff -Ldoc/Makefile.am -Ldoc/Makefile.am -u -r1.14.4.3 -r1.14.4.4
--- doc/Makefile.am
+++ doc/Makefile.am
@@ -31,7 +31,8 @@
   generic_objects.txt \
   gnome-hackers.txt \
   gnc-prices.1.in \
-  gnucash.1.in
+  gnucash.1.in \
+  tip_of_the_day.list.in
 
 ## We borrow guile's convention and use @-...-@ as the substitution
 ## brackets here, instead of the usual @... at .  This prevents autoconf
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/lib/goffice/Attic/Makefile.am,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -Llib/goffice/Makefile.am -Llib/goffice/Makefile.am -u -r1.1.4.2 -r1.1.4.3
--- lib/goffice/Makefile.am
+++ lib/goffice/Makefile.am
@@ -26,7 +26,7 @@
 	split.h			\
 	split.c
 
-EXTRA_DIST = goffice.mk goffice-plugins.mk
+EXTRA_DIST = goffice.mk goffice-plugins.mk paths.h.in
 
 paths.h: paths.h.in ${top_builddir}/config.status
 	rm -f $@.tmp
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/lib/goffice/split/Attic/Makefile.am,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.2
diff -Llib/goffice/split/Makefile.am -Llib/goffice/split/Makefile.am -u -r1.1.4.1 -r1.1.4.2
--- lib/goffice/split/Makefile.am
+++ lib/goffice/split/Makefile.am
@@ -5,19 +5,24 @@
 AM_CFLAGS = $(GLIB_CFLAGS) $(GSF_CFLAGS) $(PRINT_CFLAGS) $(GNOME_CFLAGS) $(GLADE_CFLAGS)
 
 libgoffice_split_la_SOURCES = \
+        application.h \
 	command-context.c \
 	command-context.h \
 	command-context-priv.h \
 	command-context-stderr.h \
 	command-context-stderr.c \
+	dependent.h \
 	error-info.c \
 	error-info.h \
+	file.h \
+	func.h \
 	value.c \
 	value.h \
 	str.h \
 	str.c \
 	mathfunc.h \
 	mathfunc.c \
+	numbers.h \
 	number-match.h \
 	number-match.c \
 	dates.h \
@@ -29,6 +34,7 @@
 	formats.c \
 	datetime.h \
 	datetime.c \
+        position.h \
 	ranges.h \
 	regutf8.h \
 	regutf8.c \
@@ -40,7 +46,9 @@
 	mstyle.c \
 	style.h \
 	style.c \
+	gnumeric.h \
 	gnumeric-gconf.h \
+	gnumeric-gconf-priv.h \
 	gnumeric-gconf.c \
 	global-gnome-font.h \
 	global-gnome-font.c \
@@ -55,10 +63,16 @@
 	plugin-loader.c \
 	plugin-loader-module.h \
 	plugin-loader-module.c \
+	module-plugin-defs.h \
 	io-context.h \
+	io-context-priv.h \
 	io-context.c \
+	gui-file.h \
 	gui-util.h \
 	gui-util.c \
-	xml-io.h
+	gui-gnumeric.h \
+	xml-io.h \
+	xml-io-version.h \
+	workbook-control-gui.h
 
 include $(srcdir)/../goffice.mk
Index: autogen.sh
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/macros/autogen.sh,v
retrieving revision 1.15.4.15
retrieving revision 1.15.4.16
diff -Lmacros/autogen.sh -Lmacros/autogen.sh -u -r1.15.4.15 -r1.15.4.16
--- macros/autogen.sh
+++ macros/autogen.sh
@@ -194,7 +194,7 @@
   am_opt=--include-deps;;
 esac
 
-for coin in `find $srcdir -name configure.in -print`
+for coin in "$srcdir/configure.in"
 do 
   dr=`dirname $coin`
   if test -f $dr/NO-AUTO-GEN; then
@@ -203,7 +203,7 @@
     echo processing $dr
     macrodirs=`sed -n -e 's,AM_ACLOCAL_INCLUDE(\(.*\)),\1,gp' < $coin`
     ( cd $dr
-      macrodirs=`find . -name macros -print`
+      macrodirs="$dr/macros"
       for i in $macrodirs; do
 	if test -f $i/gnome-gettext.m4; then
 	  DELETEFILES="$DELETEFILES $i/gnome-gettext.m4"
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/report/stylesheets/Makefile.am,v
retrieving revision 1.6.4.6
retrieving revision 1.6.4.7
diff -Lsrc/report/stylesheets/Makefile.am -Lsrc/report/stylesheets/Makefile.am -u -r1.6.4.6 -r1.6.4.7
--- src/report/stylesheets/Makefile.am
+++ src/report/stylesheets/Makefile.am
@@ -41,7 +41,7 @@
   stylesheet-easy.scm
 
 uidir = $(GNC_UI_DIR)
-ui_DATA = \
+dist_ui_DATA = \
 	gnc-plugin-stylesheets-ui.xml
 
 EXTRA_DIST = ${gncscmmod_DATA}


More information about the gnucash-changes mailing list