pkgsrc/x11/lesstif12/patches/patch-al
drochner 0f8572c94b Untangle this from the x11/lesstif pkg.
This is, just move the bits which were pulled in from there here,
unchanged.
2002-12-05 18:49:55 +00:00

16 lines
430 B
Text

$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)