aboutsummaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-08-13 18:10:31 +0000
committerThomas Bushnell <thomas@gnu.org>1996-08-13 18:10:31 +0000
commiteb99cedbb19533357806b68033761b7f3aff625b (patch)
treebce57c4fc460fa3e7d2c63265e1f80d8894b24ac /config.make.in
parent82314cc27190d6a77c6f11de32b00820ed997850 (diff)
downloadhurd-eb99cedbb19533357806b68033761b7f3aff625b.tar.gz
hurd-eb99cedbb19533357806b68033761b7f3aff625b.tar.bz2
hurd-eb99cedbb19533357806b68033761b7f3aff625b.zip
*** empty log message ***
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in6
1 files changed, 0 insertions, 6 deletions
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) \