--- Makefile.cfg.orig Mon Feb 23 17:35:52 1998 +++ Makefile.cfg Mon Feb 23 17:39:09 1998 @@ -22,7 +22,7 @@ # Common prefix for installation directories. # NOTE: This directory must exist when you start the install. -prefix = /usr/local +prefix = /usr exec_prefix = $(prefix) # Directory where the shared stubs and static library will be installed. @@ -67,7 +67,7 @@ BACKGROUND = y # Uncomment this if you want to compile and install the static libs. -#INSTALLSTATICLIB = installstaticlib +INSTALLSTATICLIB = installstaticlib # Comment this out if you don't want to install the shared libs. # If you do not install the shared nor the static libs, 'make static' @@ -97,7 +97,7 @@ # the Makefiles will try to figure out if your system supports gzipped man # pages and install them when possible. -# MANFORMAT = compressed +MANFORMAT = compressed # MANFORMAT = uncompressed # This is the command to update the man pages whatis database.