summaryrefslogtreecommitdiff
path: root/x11/lesstif/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'x11/lesstif/patches/patch-ac')
-rw-r--r--x11/lesstif/patches/patch-ac36
1 files changed, 12 insertions, 24 deletions
diff --git a/x11/lesstif/patches/patch-ac b/x11/lesstif/patches/patch-ac
index 2b865fcfa71..f669a76fa89 100644
--- a/x11/lesstif/patches/patch-ac
+++ b/x11/lesstif/patches/patch-ac
@@ -1,25 +1,13 @@
-$NetBSD: patch-ac,v 1.11 2000/10/23 19:45:16 jlam Exp $
+$NetBSD: patch-ac,v 1.12 2000/12/22 17:26:18 jlam Exp $
---- configure.in.orig Thu Aug 31 04:46:02 2000
-+++ configure.in
-@@ -506,7 +506,7 @@
- dnl We provide for such a translation via Debian's man2html.
- dnl
-
--AC_CHECK_PROG(VarHaveMan2html, man2html, yes, no)
-+dnl AC_CHECK_PROG(VarHaveMan2html, man2html, yes, no)
- AM_CONDITIONAL(HaveMan2html, test x$VarHaveMan2html = xyes)
-
- dnl
-@@ -609,6 +609,11 @@
-
- dnl AC_SUBST(libdir)
- AC_SUBST(bindir)
-+
-+docdir='${prefix}/share/doc/lesstif'
-+htmldir='${prefix}/share/doc/html/lesstif'
-+AC_SUBST(docdir)
-+AC_SUBST(htmldir)
-
- dnl AC_SUBST(version)
- AC_SUBST(version_suffix)
+--- clients/Motif-1.2/mwm/system.mwmrc.orig Sun Jan 16 06:06:11 2000
++++ clients/Motif-1.2/mwm/system.mwmrc
+@@ -4,7 +4,7 @@
+ Menu DefaultRootMenu
+ {
+ "Root Menu" f.title
+- "New Window" f.exec "xterm -e /bin/bash &"
++ "New Window" f.exec "xterm &"
+ "Shuffle Up" f.circle_up
+ "Shuffle Down" f.circle_down
+ "Refresh" f.refresh