summaryrefslogtreecommitdiff
path: root/finance/gnucash/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'finance/gnucash/patches/patch-ad')
-rw-r--r--finance/gnucash/patches/patch-ad19
1 files changed, 10 insertions, 9 deletions
diff --git a/finance/gnucash/patches/patch-ad b/finance/gnucash/patches/patch-ad
index b73cd0e098f..35d516e64d0 100644
--- a/finance/gnucash/patches/patch-ad
+++ b/finance/gnucash/patches/patch-ad
@@ -1,13 +1,14 @@
-$NetBSD: patch-ad,v 1.2 2001/07/01 16:03:30 tron Exp $
+$NetBSD: patch-ad,v 1.3 2001/12/17 22:29:05 mjl Exp $
---- src/engine/Makefile.in.orig Mon Jun 11 08:32:04 2001
-+++ src/engine/Makefile.in Sun Jul 1 10:49:57 2001
-@@ -168,7 +168,7 @@
- lib_LTLIBRARIES = libgncengine.la
-
- # Build hell from main.c and libhello.la
--libgncengine_la_SOURCES = Account-xml-parser-v1.c Account.c Backend.c Commodity-xml-parser-v1.c DateUtils.c GNCId.c Group.c Ledger-xml-parser-v1.c NetIO.c Query-xml-parser-v1.c Query.c Scrub.c TransLog.c Transaction-xml-parser-v1.c Transaction.c date.c gnc-account-xml-v2.c gnc-associate-account.c gnc-book.c gnc-commodity-xml-v2.c gnc-commodity.c gnc-engine-util.c gnc-engine.c gnc-event.c gnc-numeric.c gnc-pricedb-xml-v1.c gnc-pricedb.c gnc-transaction-xml-v2.c guid.c io-example-account.c io-gncbin-r.c io-gncxml-gen.c io-gncxml-r.c io-gncxml-v2.c io-utils.c kvp_frame.c md5.c sixtp-dom-generators.c sixtp-dom-parsers.c sixtp-kvp-parser.c sixtp-stack.c sixtp-to-dom-parser.c sixtp-utils.c sixtp-xml-write-utils.c sixtp.c
-+libgncengine_la_SOURCES = Account-xml-parser-v1.c Account.c Backend.c Commodity-xml-parser-v1.c DateUtils.c GNCId.c Group.c Ledger-xml-parser-v1.c NetIO.c Query-xml-parser-v1.c Query.c Scrub.c TransLog.c Transaction-xml-parser-v1.c Transaction.c date.c gnc-account-xml-v2.c gnc-associate-account.c gnc-book.c gnc-commodity-xml-v2.c gnc-commodity.c gnc-engine-util.c gnc-engine.c gnc-event.c gnc-numeric.c gnc-pricedb-xml-v1.c gnc-pricedb.c gnc-transaction-xml-v2.c guid.c io-example-account.c io-gncbin-r.c io-gncxml-gen.c io-gncxml-r.c io-gncxml-v2.c io-utils.c kvp_frame.c md5.c sixtp-dom-generators.c sixtp-dom-parsers.c sixtp-kvp-parser.c sixtp-stack.c sixtp-to-dom-parser.c sixtp-utils.c sixtp-xml-write-utils.c sixtp.c asprintf.c
+--- src/engine/Makefile.in.orig Mon Dec 17 06:57:19 2001
++++ src/engine/Makefile.in Mon Dec 17 22:49:34 2001
+@@ -220,7 +220,8 @@
+ sixtp-to-dom-parser.c \
+ sixtp-utils.c \
+ sixtp-xml-write-utils.c \
+- sixtp.c
++ sixtp.c \
++ asprintf.c
libgncengine_la_LDFLAGS = -version-info 2:3:1