--- Makefile.in.orig	Fri Nov  5 15:14:31 1999
+++ Makefile.in	Fri Dec 17 23:25:19 1999
@@ -128,7 +128,7 @@
 # Lets put the informational stuff in a sub directory to avoid 
 # poluting /usr/local for default installs.
 #
-rootdir = $(exec_prefix)/LessTif
+rootdir = $(pkgdatadir)
 root_DATA = AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS \
 	INSTALL KNOWN_BUGS NEWS README RELEASE-POLICY TODO
 
@@ -137,7 +137,7 @@
 		BUG-REPORTING CREDITS KNOWN_BUGS RELEASE-POLICY
 
 
-htmldir = $(exec_prefix)/LessTif/doc
+htmldir = $(pkgdatadir)/doc/html
 html_DATA = NOTES
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
