summaryrefslogtreecommitdiff
path: root/textproc/xerces-c/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xerces-c/patches/patch-ab')
-rw-r--r--textproc/xerces-c/patches/patch-ab20
1 files changed, 10 insertions, 10 deletions
diff --git a/textproc/xerces-c/patches/patch-ab b/textproc/xerces-c/patches/patch-ab
index 8086bd763cf..8f8cfc65aa0 100644
--- a/textproc/xerces-c/patches/patch-ab
+++ b/textproc/xerces-c/patches/patch-ab
@@ -1,27 +1,27 @@
-$NetBSD: patch-ab,v 1.1.1.1 2001/01/13 16:38:27 skrll Exp $
+$NetBSD: patch-ab,v 1.2 2003/06/23 07:52:41 jlam Exp $
---- configure.orig Sat Sep 30 18:37:26 2000
+--- configure.orig Thu Mar 7 14:45:12 2002
+++ configure
-@@ -1315,6 +1315,7 @@
- *-*-os400*) platform=OS400 ;;
+@@ -1276,6 +1276,7 @@ case "${host}" in
*-*-OS400*) platform=OS400 ;;
- *-*-osf*) platform=TRU64 ;;
-+ *-*-netbsd*) platform=NETBSD ;;
+ *-*-osf*) platform=TRU64 ;;
+ *-apple-*) platform=MACOSX ;;
++ *-*-netbsd*) platform=NETBSD ;;
*) platform=UNKNOWN ;;
esac
-@@ -1485,6 +1486,7 @@
- util/Platforms/PTX/Makefile \
+@@ -1457,6 +1458,7 @@ util/Platforms/OpenServer/Makefile \
util/Platforms/UnixWare/Makefile \
util/Platforms/Tru64/Makefile \
+ util/Platforms/MacOS/Makefile \
+util/Platforms/NetBSD/Makefile \
util/Compilers/Makefile \
util/MsgLoaders/InMemory/Makefile \
util/MsgLoaders/ICU/Makefile \
-@@ -1613,6 +1615,7 @@
- util/Platforms/PTX/Makefile \
+@@ -1601,6 +1603,7 @@ util/Platforms/OpenServer/Makefile \
util/Platforms/UnixWare/Makefile \
util/Platforms/Tru64/Makefile \
+ util/Platforms/MacOS/Makefile \
+util/Platforms/NetBSD/Makefile \
util/Compilers/Makefile \
util/MsgLoaders/InMemory/Makefile \