summaryrefslogtreecommitdiff
path: root/cad/xcircuit/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'cad/xcircuit/patches/patch-ab')
-rw-r--r--cad/xcircuit/patches/patch-ab15
1 files changed, 12 insertions, 3 deletions
diff --git a/cad/xcircuit/patches/patch-ab b/cad/xcircuit/patches/patch-ab
index a2c8f0c9254..629fe44e05d 100644
--- a/cad/xcircuit/patches/patch-ab
+++ b/cad/xcircuit/patches/patch-ab
@@ -1,7 +1,16 @@
-$NetBSD: patch-ab,v 1.3 2003/07/10 08:03:58 jtb Exp $
+$NetBSD: patch-ab,v 1.4 2003/08/04 07:17:37 jmc Exp $
---- configure.orig
-+++ configure
+--- configure.orig Wed May 21 21:27:56 2003
++++ configure Mon Aug 4 01:45:35 2003
+@@ -7466,7 +7466,7 @@
+ fi
+
+ case $target in
+- *-sunos4*|*-*-netbsd|NetBSD-*|FreeBSD-*|OpenBSD-*)
++ *-sunos4*|*-*-netbsd|*-*-netbsdelf|NetBSD-*|FreeBSD-*|OpenBSD-*)
+ TCL_LIB_NAME="tcl${TCL_MAJOR_VERSION}${TCL_MINOR_VERSION}"
+ TK_LIB_NAME="tk${TK_MAJOR_VERSION}${TK_MINOR_VERSION}"
+ ;;
@@ -7989,9 +7989,9 @@