summaryrefslogtreecommitdiff
path: root/editors/xemacs/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-09-14 15:09:39 +0000
committerwiz <wiz@pkgsrc.org>2001-09-14 15:09:39 +0000
commit1154ac707bcc8a01e01a7d458d7e6e62fda39069 (patch)
tree9aef89b345dc040dca37c01017a19ee278ea69e7 /editors/xemacs/patches
parent93fb6caab333a9dbde85a8020535ea2f2235dd84 (diff)
downloadpkgsrc-1154ac707bcc8a01e01a7d458d7e6e62fda39069.tar.gz
regen (in the hope it fixes pkg/13909)
Diffstat (limited to 'editors/xemacs/patches')
-rw-r--r--editors/xemacs/patches/patch-aa18
1 files changed, 8 insertions, 10 deletions
diff --git a/editors/xemacs/patches/patch-aa b/editors/xemacs/patches/patch-aa
index 7004099271c..465bbadc2f9 100644
--- a/editors/xemacs/patches/patch-aa
+++ b/editors/xemacs/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.2 1999/12/06 14:24:02 bouyer Exp $
+$NetBSD: patch-aa,v 1.3 2001/09/14 15:09:39 wiz Exp $
---- configure.orig Sun Aug 15 03:29:45 1999
-+++ configure Mon Dec 6 11:20:35 1999
-@@ -1018,6 +1018,7 @@
+--- configure.orig Sat Jan 13 04:07:23 2001
++++ configure
+@@ -1021,6 +1021,7 @@
machine='' opsys=''
case "$canonical" in
@@ -10,7 +10,7 @@ $NetBSD: patch-aa,v 1.2 1999/12/06 14:24:02 bouyer Exp $
sparc-*-* ) machine=sparc ;;
alpha*-*-* ) machine=alpha ;;
vax-*-* ) machine=vax ;;
-@@ -1086,9 +1087,10 @@
+@@ -1092,9 +1093,10 @@
case "$canonical" in
i[3-9]86-*-netbsd*) machine=intel386 ;;
hp300-*-netbsd* | amiga-*-netbsd* | sun3-*-netbsd* | mac68k-*-netbsd* | da30-*-netbsd* | m68k-*-netbsd* )
@@ -22,7 +22,7 @@ $NetBSD: patch-aa,v 1.2 1999/12/06 14:24:02 bouyer Exp $
esac
;;
-@@ -2711,7 +2713,7 @@
+@@ -2717,7 +2719,7 @@
decosf* | linux* | irix*) dash_r="-rpath " ;;
*)
dash_r=""
@@ -31,7 +31,7 @@ $NetBSD: patch-aa,v 1.2 1999/12/06 14:24:02 bouyer Exp $
xe_check_libs="${try_dash_r}/no/such/file-or-directory"
if test "$GCC" = "yes"; then
-@@ -10907,8 +10909,47 @@
+@@ -11398,6 +11400,45 @@
eval "with_${feature}=no"
done
fi
@@ -77,9 +77,7 @@ $NetBSD: patch-aa,v 1.2 1999/12/06 14:24:02 bouyer Exp $
test "$with_x11" = "yes" -o "$with_tty" = "yes" && extra_objs="$extra_objs event-unixoid.o" && if test "$extra_verbose" = "yes"; then
echo " xemacs will be linked with \"event-unixoid.o\""
fi
-
-
-@@ -12626,6 +12667,7 @@
+@@ -13120,6 +13161,7 @@
s%@dnd_objs@%$dnd_objs%g
s%@lwlib_objs@%$lwlib_objs%g
s%@ALLOCA@%$ALLOCA%g