mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
(DEFS): Add comment.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1913 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e438dfdee0
commit
05027ef190
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue