Whamcloud - gitweb
ChangeLog, Makefile.in, MCONFIG.in:
authorTheodore Ts'o <tytso@mit.edu>
Mon, 30 Mar 1998 01:11:44 +0000 (01:11 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 30 Mar 1998 01:11:44 +0000 (01:11 +0000)
commitbf2602bef6040fb958eea6088667f6203153e95e
tree9ecba46d3e8b0aba0408a56795708f3ec79e6dc3
parent2a3013b80704b7d9128cbe2c746550e570eb5a02
ChangeLog, Makefile.in, MCONFIG.in:
  Makefile.in: Use && after a cd command so that the right thing happens
   if the directory is missing.  Don't compile man pages upon
   installation any more, since modern Linux systems don't have
   /usr/man/cat? anymore (they typically cache man pages in /var/catman
   and delete them if they haven't been used in a while, to save on disk
   space, and because CPU's are fast enough these days that you can get
   away with this).
  MCONFIG.in: Add a new makefile variable for the share directory (i.e.,
   /usr/share).  Make an autoconf magic make rule so that
   $(top_builddir)/util/subst.conf gets rebuilt automatically when
   necessary.
ChangeLog
MCONFIG.in
Makefile.in