From eb99cedbb19533357806b68033761b7f3aff625b Mon Sep 17 00:00:00 2001
From: Thomas Bushnell <thomas@gnu.org>
Date: Tue, 13 Aug 1996 18:10:31 +0000
Subject: *** empty log message ***

---
 config.make.in | 6 ------
 1 file changed, 6 deletions(-)

(limited to 'config.make.in')

diff --git a/config.make.in b/config.make.in
index 427347ab..4dbe7513 100644
--- a/config.make.in
+++ b/config.make.in
@@ -20,12 +20,6 @@ sysconfdir = $(prefix)/etc
 localstatedir = $(prefix)/var
 sharedstatedir = $(prefix)/com
 
-# Where the installation dir is to be found during compilation
-install_prefix = @install_prefix@
-
-# Where to find libc header files during compilation
-install_includedir = $(install_prefix)/include
-
 # All of those directories together:
 installationdirlist = $(hurddir) $(libdir) $(bindir) $(sbindir) \
 	$(includedir) $(libexecdir) $(infodir) $(sysconfdir) \
-- 
cgit v1.2.3