* config.make.in (GNUSTEP_CONFIG_FILE): Correct capitaliztion

of substitution variable.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21848 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2005-10-20 23:09:07 +00:00
parent 05114bdcb3
commit 9fd7029585
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-10-20 Adam Fedor <fedor@gnu.org>
* config.make.in (GNUSTEP_CONFIG_FILE): Correct capitaliztion
of substitution variable.
2005-10-19 Nicola Pero <n.pero@mi.flashnet.it>
* config.guess: Updated to latest version.

View file

@ -166,4 +166,4 @@ USE_OBJC_EXCEPTIONS = @USE_OBJC_EXCEPTIONS@
# you change the following lines you *need* to update the base library
# configure.in too.
#
GNUSTEP_CONFIG_FILE = @gnustep_config_file@
GNUSTEP_CONFIG_FILE = @GNUSTEP_CONFIG_FILE@