# HG changeset patch # User Glenn Morris # Date 1274844965 25200 # Node ID 42633fb118e92c369b716eecf35d9804fdfcafb6 # Parent 9b696f89bbd313473efd10ee23de7c00c9c6e6b7 * src/Makefile.in: Fix comment typo. diff -r 9b696f89bbd3 -r 42633fb118e9 src/Makefile.in --- a/src/Makefile.in Wed May 26 10:16:07 2010 +0900 +++ b/src/Makefile.in Tue May 25 20:36:05 2010 -0700 @@ -114,7 +114,7 @@ ## 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.