diff options
| author | Glenn Morris | 2010-05-13 19:46:09 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-05-13 19:46:09 -0700 |
| commit | 489d31a4552ef516721376d7a43b149650abd7a8 (patch) | |
| tree | 85ea3bab35aee9d54d5d4e74e9f0d0597a2a0e82 /ChangeLog | |
| parent | 845612ac6c36fc1d013884bd573ebf5d2934cd53 (diff) | |
| download | emacs-489d31a4552ef516721376d7a43b149650abd7a8.tar.gz emacs-489d31a4552ef516721376d7a43b149650abd7a8.zip | |
Minor build simplification for NS.
* configure.in (NS_IMPL_GNUSTEP_INC): New output variable.
(GNUSTEP_MAKEFILES): Do not output.
* src/Makefile.in (@NS_IMPL_GNUSTEP_INC@): Use in place of #ifdef.
* msdos/sed1v2.inp (@NS_IMPL_GNUSTEP_INC@): Edit to nil.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-05-14 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * configure.in (NS_IMPL_GNUSTEP_INC): New output variable. | ||
| 4 | (GNUSTEP_MAKEFILES): Do not output. | ||
| 5 | |||
| 1 | 2010-05-13 Glenn Morris <rgm@gnu.org> | 6 | 2010-05-13 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * configure.in: Fix some paren typos. | 8 | * configure.in: Fix some paren typos. |