$NetBSD: patch-aa,v 1.22 2003/12/12 10:11:39 adam Exp $

--- Makefile.in.orig	2003-11-27 19:29:46.000000000 +0000
+++ Makefile.in
@@ -237,12 +237,12 @@ DIST_SUBDIRS = scripts include lib clien
 # Lets put the informational stuff in a sub directory to avoid 
 # poluting /usr/local for default installs.
 #
-rootdir = $(prefix)/LessTif
+rootdir = $(prefix)/share/doc/lesstif
 dist_root_DATA = AUTHORS  BUG-REPORTING  COPYING  COPYING.LIB  CREDITS \
                 FAQ  INSTALL.txt  README  ReleaseNotes.html ReleaseNotes.txt
 
 
-htmldir = $(prefix)/LessTif/doc
+htmldir = $(prefix)/share/doc/html/lesstif
 html_DATA = ReleaseNotes.html
 
 #
