summaryrefslogtreecommitdiff
path: root/finance/gnucash
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-18 11:26:13 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-18 11:26:13 +0000
commit449a928eea07416fb2c4e7ce5f02faae8c31155d (patch)
tree32461f0eea9317c27ab59afa60d1e17c3884eefe /finance/gnucash
parentAdd a patch to fix a bug where iconv() did not return -1 properly on (diff)
Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
Notes
Notes: svn path=/head/; revision=56293
Diffstat (limited to 'finance/gnucash')
-rw-r--r--finance/gnucash/files/patch-intl::gettextP.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/finance/gnucash/files/patch-intl::gettextP.h b/finance/gnucash/files/patch-intl::gettextP.h
deleted file mode 100644
index 93e8fc70bd28..000000000000
--- a/finance/gnucash/files/patch-intl::gettextP.h
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- intl/gettextP.h 2001/07/27 15:27:33 1.1
-+++ intl/gettextP.h 2001/07/27 15:27:49
-@@ -25,7 +25,7 @@
- # include "../iconv/gconv_int.h"
- #else
- # if HAVE_ICONV
--# include <iconv.h>
-+# include <giconv.h>
- # endif
- #endif
-