From 297904426b5eb17baa7faf1a40e88eefc7f05683 Mon Sep 17 00:00:00 2001 From: mccallum Date: Thu, 31 Oct 1996 20:11:18 +0000 Subject: [PATCH] (DEFS): Add comment. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1913 72102866-910b-0410-8b05-ffd578937521 --- Source/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/Makefile.in b/Source/Makefile.in index ccfe28c92..73be7ff55 100644 --- a/Source/Makefile.in +++ b/Source/Makefile.in @@ -49,6 +49,8 @@ LEX = flex LEXFLAGS = YACC = bison +# GNUSTEP_INSTALL_PREFIX must be defined here and not in config.h because +# the installing person may set it on the `make' command line. DEFS = -DGNUSTEP_INSTALL_PREFIX=$(prefix) @DEFS@ # File name extensions