diff options
Diffstat (limited to 'cad/xcircuit/patches/patch-ab')
-rw-r--r-- | cad/xcircuit/patches/patch-ab | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/cad/xcircuit/patches/patch-ab b/cad/xcircuit/patches/patch-ab index 629fe44e05d..9d0b6d01d69 100644 --- a/cad/xcircuit/patches/patch-ab +++ b/cad/xcircuit/patches/patch-ab @@ -1,17 +1,17 @@ -$NetBSD: patch-ab,v 1.4 2003/08/04 07:17:37 jmc Exp $ +$NetBSD: patch-ab,v 1.5 2004/11/19 13:24:11 adam Exp $ ---- configure.orig Wed May 21 21:27:56 2003 -+++ configure Mon Aug 4 01:45:35 2003 -@@ -7466,7 +7466,7 @@ - fi +--- configure.orig 2004-10-01 04:25:07.000000000 +0000 ++++ configure +@@ -7704,7 +7704,7 @@ fi + if test "x$xc_with_tcl" != "x" ; then 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 @@ +@@ -8244,9 +8244,9 @@ fi if test "$test_ok" = yes; then |