summaryrefslogtreecommitdiffstats
path: root/MCONFIG
diff options
context:
space:
mode:
Diffstat (limited to 'MCONFIG')
-rw-r--r--MCONFIG7
1 files changed, 0 insertions, 7 deletions
diff --git a/MCONFIG b/MCONFIG
index 7f7ad581b..bfcaa10b7 100644
--- a/MCONFIG
+++ b/MCONFIG
@@ -134,7 +134,6 @@ ERR_O=$(LIB)/err.o
# Set HAVE_SLANG to yes if you have slang (and prefer to use that for cfdisk)
# (If neither HAVE_NCURSES nor HAVE_SLANG is defined, cfdisk is not made.)
# HAVE_SLANG=yes
-
# There is a subdirectory /usr/include/slang containing slcurses.h
# SLANGFLAGS=-I/usr/include/slang
# No such subdirectory - slcurses.h lives in /usr/include
@@ -159,9 +158,6 @@ LOG_DIR= /var/log
MAN_DIR= /usr/share/man
INFO_DIR= /usr/share/info
-# Directory for help file for more. Used to be /usr/lib.
-MOREHELP_DIR= $(USRSHAREMISC_DIR)
-
#
# Paths used for install
#
@@ -188,9 +184,6 @@ INFODIR= $(DESTDIR)$(INFO_DIR)
# Directory for shutdown, halt, reboot, etc.
SHUTDOWNDIR= $(SBINDIR)
-# Directory for help file for more. Used to be /usr/lib.
-MOREHELPDIR= $(DESTDIR)$(MOREHELP_DIR)
-
# Modes
DIRMODE= 755
BINMODE= 755