From 4710f4fcc51f8465e9b6f4099e66dcea04f59997 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 25 May 2010 20:36:05 -0700 Subject: [PATCH] * src/Makefile.in: Fix comment typo. --- src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.2