summaryrefslogtreecommitdiff
path: root/editors/xemacs-current/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xemacs-current/patches/patch-ac')
-rw-r--r--editors/xemacs-current/patches/patch-ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/xemacs-current/patches/patch-ac b/editors/xemacs-current/patches/patch-ac
index f1de7ef5ffa..b1f0134faf4 100644
--- a/editors/xemacs-current/patches/patch-ac
+++ b/editors/xemacs-current/patches/patch-ac
@@ -1,6 +1,6 @@
-$NetBSD: patch-ac,v 1.1.1.1 2002/03/24 19:40:33 magick Exp $
+$NetBSD: patch-ac,v 1.2 2003/01/18 05:45:44 uebayasi Exp $
---- lib-src/Makefile.in.in.orig Thu Dec 20 08:58:19 2001
+--- lib-src/Makefile.in.in.orig Fri Apr 26 03:03:23 2002
+++ lib-src/Makefile.in.in
@@ -66,7 +66,7 @@
INSTALL = @install_pp@ @INSTALL@
@@ -11,7 +11,7 @@ $NetBSD: patch-ac,v 1.1.1.1 2002/03/24 19:40:33 magick Exp $
## ========================== Lists of Files ===========================
#define NO_SHORTNAMES
-@@ -234,7 +234,7 @@
+@@ -237,7 +237,7 @@
## Install the internal utilities. Until they are installed, we can
## just run them directly from lib-src.
@@ -20,7 +20,7 @@ $NetBSD: patch-ac,v 1.1.1.1 2002/03/24 19:40:33 magick Exp $
@echo; echo "Installing utilities run internally by XEmacs."
./make-path ${archlibdir}
if test "`(cd ${archlibdir} && $(pwd))`" != "`$(pwd)`"; then \
-@@ -245,17 +245,27 @@
+@@ -248,17 +248,27 @@
if test "`(cd ${archlibdir} && $(pwd))`" \
!= "`(cd ${srcdir} && $(pwd))`"; then \
for f in ${PRIVATE_INSTALLABLE_SCRIPTS}; do \