--- MCONFIG.orig Sat Jul 5 19:09:05 1997 +++ MCONFIG Sat Aug 23 01:47:44 1997 @@ -30,14 +30,14 @@ # If HAVE_SHADOW is set to "yes", then login, chfn, chsh, newgrp, passwd, # and vipw will not be built or installed from the login-utils # subdirectory. -HAVE_SHADOW=no -#HAVE_SHADOW=yes +#HAVE_SHADOW=no +HAVE_SHADOW=yes # If HAVE_PASSWD is set to "yes", then passwd will not be built or # installed from the login-utils subdirectory (but login, chfn, chsh, # newgrp, and vipw *will* be installed). -HAVE_PASSWD=no -#HAVE_PASSWD=yes +#HAVE_PASSWD=no +HAVE_PASSWD=yes # If you use chfn and chsh from this package, REQUIRE_PASSWORD will require # non-root users to enter the account password before updating /etc/passwd. @@ -62,8 +62,8 @@ # not be built or installed from the login-utils subdirectory. (The # shutdown and init from the SysVinit package do not depend on the last, # mesg, and wall from that package.) -#HAVE_SYSVINIT_UTILS=no -HAVE_SYSVINIT_UTILS=yes +HAVE_SYSVINIT_UTILS=no +#HAVE_SYSVINIT_UTILS=yes # If HAVE_GETTY is set to "yes", then agetty will not be built or # installed from the login-utils subdirectory. Note that agetty can @@ -83,8 +83,8 @@ # If HAVE_STRINGS is set to "yes", then strings won't be installed. This # is the quick fix until the strings in GNU binutils is in wide use and has # internationalization support. -#HAVE_STRINGS=no -HAVE_STRINGS=yes +HAVE_STRINGS=no +#HAVE_STRINGS=yes # If HAVE_RESET is set to "yes", then reset won't be installed. The version # of reset that comes with the ncurses package is less aggressive. @@ -94,8 +94,8 @@ # If HAVE_MOUNT is set to "yes", then reset won't be installed, since many # folks grab mount independenty of util-linux # When util-linux is released it always contains the very latest mount. -HAVE_MOUNT=no -# HAVE_MOUNT=yes +#HAVE_MOUNT=no +HAVE_MOUNT=yes CC= gcc @@ -130,7 +130,7 @@ # No such subdirectory - is the ncurses one. # CURSESFLAGS=-DNCH=0 # Pick your choice. -CURSESFLAGS=-DNCH=0 +CURSESFLAGS=-I/usr/include/ncurses -DNCH=0 LIBCURSES=-lncurses DEVDIR= $(DESTDIR)/dev