diff options
| author | Glenn Morris | 2010-05-25 20:36:05 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-05-25 20:36:05 -0700 |
| commit | 4710f4fcc51f8465e9b6f4099e66dcea04f59997 (patch) | |
| tree | 6cc9d1b26859657aa28fc417754cd08f206d8c04 /src | |
| parent | b705058384311a5b4d059d7c71de2e8984802ca6 (diff) | |
| download | emacs-4710f4fcc51f8465e9b6f4099e66dcea04f59997.tar.gz emacs-4710f4fcc51f8465e9b6f4099e66dcea04f59997.zip | |
* src/Makefile.in: Fix comment typo.
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
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@ | |||
| 114 | ## If NS_IMPL_GNUSTEP, some definitions and includes are expanded here. | 114 | ## If NS_IMPL_GNUSTEP, some definitions and includes are expanded here. |
| 115 | @NS_IMPL_GNUSTEP_INC@ | 115 | @NS_IMPL_GNUSTEP_INC@ |
| 116 | 116 | ||
| 117 | ## This uses ${CONFIG_SYSTEM_LIBS} from @NS_IMPL_GNUSTEP_INC@. | 117 | ## This uses ${CONFIG_SYSTEM_LIBS} from NS_IMPL_GNUSTEP_INC. |
| 118 | NS_IMPL_GNUSTEP_TEMACS_LDFLAGS=@NS_IMPL_GNUSTEP_TEMACS_LDFLAGS@ | 118 | NS_IMPL_GNUSTEP_TEMACS_LDFLAGS=@NS_IMPL_GNUSTEP_TEMACS_LDFLAGS@ |
| 119 | 119 | ||
| 120 | ## Flags to pass to ld only for temacs. | 120 | ## Flags to pass to ld only for temacs. |