From: Glenn Morris Date: Wed, 26 May 2010 03:36:05 +0000 (-0700) Subject: * src/Makefile.in: Fix comment typo. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~184^2~13 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4710f4fcc51f8465e9b6f4099e66dcea04f59997;p=emacs.git * src/Makefile.in: Fix comment typo. --- diff --git a/src/Makefile.in b/src/Makefile.in index 50366b4703a..0a2d1d0a8ab 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -114,7 +114,7 @@ LD_SWITCH_SYSTEM_TEMACS=@LD_SWITCH_SYSTEM_TEMACS@ ## If NS_IMPL_GNUSTEP, some definitions and includes are expanded here. @NS_IMPL_GNUSTEP_INC@ -## This uses ${CONFIG_SYSTEM_LIBS} from @NS_IMPL_GNUSTEP_INC@. +## This uses ${CONFIG_SYSTEM_LIBS} from NS_IMPL_GNUSTEP_INC. NS_IMPL_GNUSTEP_TEMACS_LDFLAGS=@NS_IMPL_GNUSTEP_TEMACS_LDFLAGS@ ## Flags to pass to ld only for temacs.