aboutsummaryrefslogtreecommitdiff
path: root/editors/abiword-devel/files/patch-src_af_util_xp_ut_iconv.cpp
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-01-21 15:36:45 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-01-21 15:36:45 +0000
commit7011c19a8c96a2f8fb7c04d61cb28cdc507584a6 (patch)
tree22c0efaf2b6bb5b461389f9bac9542c7e3a5909a /editors/abiword-devel/files/patch-src_af_util_xp_ut_iconv.cpp
parenta33896596d7008d70bca9b6ce72347e2d7b6fd9a (diff)
downloadports-7011c19a8c96a2f8fb7c04d61cb28cdc507584a6.tar.gz
ports-7011c19a8c96a2f8fb7c04d61cb28cdc507584a6.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_11_0'.release/4.11.0
Notes
Notes: svn path=/head/; revision=127022 svn path=/tags/RELEASE_4_11_0/; revision=127023; tag=release/4.11.0
Diffstat (limited to 'editors/abiword-devel/files/patch-src_af_util_xp_ut_iconv.cpp')
-rw-r--r--editors/abiword-devel/files/patch-src_af_util_xp_ut_iconv.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/abiword-devel/files/patch-src_af_util_xp_ut_iconv.cpp b/editors/abiword-devel/files/patch-src_af_util_xp_ut_iconv.cpp
deleted file mode 100644
index dd1f65d7282b..000000000000
--- a/editors/abiword-devel/files/patch-src_af_util_xp_ut_iconv.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/af/util/xp/ut_iconv.cpp.orig Fri Jan 2 16:00:33 2004
-+++ src/af/util/xp/ut_iconv.cpp Fri Jan 2 16:08:03 2004
-@@ -67,7 +67,7 @@
- #if defined (WIN32) || defined(__QNXNTO__) || defined(__CYGWIN__) || \
- (defined (__MACH__) && defined (__APPLE__)) || \
- (defined(TARGET_OS_MAC) && TARGET_OS_MAC) || \
--defined(__BEOS__) || defined (__AIX__) || \
-+defined(__BEOS__) || defined (__AIX__) || defined (__FreeBSD__) || \
- (defined(__linux__) && defined(__powerpc__) && (__GLIBC__ <= 2) && (__GLIBC_MINOR__ <= 1))
-
- #define ICONV_CONST const