home *** CD-ROM | disk | FTP | other *** search
- --- Makefile.in.orig Tue Jun 27 10:26:17 1995
- +++ Makefile.in Thu Dec 14 07:30:27 1995
- @@ -61,7 +61,7 @@
- # gtroff. This doesn't affect programs like grops or groff that have
- # no Unix counterparts. Note that the groff versions of eqn and tbl
- # will not work with Unix troff.
- -g=@g@
- +g=g
-
- # Common prefix for installation directories.
- # Used in definitions of exec_prefix, datasubdir, fontpath, manroot.
- @@ -74,7 +74,7 @@
- bindir=$(exec_prefix)/bin
-
- # datasubdir says where to install data files
- -datadir=$(prefix)/share
- +datadir=<installsharedir>/slib
- datasubdir=$(datadir)/groff
-
- # fontdir says where to install dev*/*.
-