summaryrefslogtreecommitdiff
path: root/x11/lesstif12/patches/patch-al
blob: 5fa05685366c81fe167848c50d3a839c2a5d9433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-al,v 1.1 2002/12/05 18:50:00 drochner Exp $

--- configure.in.orig	Sat Jun  2 08:39:46 2001
+++ configure.in
@@ -710,6 +710,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 We might have a bit too much redundant data here, but who cares ...
 dnl AC_SUBST(version)
 AC_SUBST(version_suffix)