summaryrefslogtreecommitdiff
path: root/finance/gnucash-devel/files/patch-configure
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-24 21:14:39 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-24 21:14:39 +0000
commitf45289b20433b8b7a00f197c339ff4fe0522391d (patch)
tree6c772da2ed1872047656f0397a6b5c9d9dc7d614 /finance/gnucash-devel/files/patch-configure
parentRemove repo-copy in progress that remains uncompleted by the requesting (diff)
Remove repo-copy in progress that remains uncompleted by the requesting
committer after more than 7 months. Pointy hat to: lawrance
Notes
Notes: svn path=/head/; revision=173744
Diffstat (limited to 'finance/gnucash-devel/files/patch-configure')
-rw-r--r--finance/gnucash-devel/files/patch-configure44
1 files changed, 0 insertions, 44 deletions
diff --git a/finance/gnucash-devel/files/patch-configure b/finance/gnucash-devel/files/patch-configure
deleted file mode 100644
index aae73e5c8b09..000000000000
--- a/finance/gnucash-devel/files/patch-configure
+++ /dev/null
@@ -1,44 +0,0 @@
---- configure.orig Thu Oct 20 21:05:33 2005
-+++ configure Thu Oct 20 21:12:31 2005
-@@ -9710,12 +9710,12 @@
- /* end confdefs.h. */
- #include <libintl.h>
- extern int _nl_msg_cat_cntr;
--extern int *_nl_domain_bindings;
-+extern int *libintl_nl_domain_bindings;
- int
- main ()
- {
- bindtextdomain ("", "");
--return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
-+return (int) gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings
- ;
- return 0;
- }
-@@ -20102,7 +20102,7 @@
- withval="$with_help_prefix"
- GNC_HELPDIR="$with_help_prefix/gnome/help/gnucash"
- else
-- GNC_HELPDIR="\${datadir}/gnome/help/gnucash"
-+ GNC_HELPDIR="\${datadir}/help/gnucash"
- fi;
-
-
-@@ -21587,7 +21587,7 @@
-
-
-
--for ac_header in db_185.h db1/db.h db4/db_185.h
-+for ac_header in db_185.h db1/db.h db41/db_185.h
- do
- as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
- if eval "test \"\${$as_ac_Header+set}\" = set"; then
-@@ -21750,7 +21750,7 @@
-
-
-
--for ac_header in db.h db_185.h db1/db.h db4/db_185.h
-+for ac_header in db.h db_185.h db1/db.h db41/db_185.h
- do
- as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
- if eval "test \"\${$as_ac_Header+set}\" = set"; then