Mercurial > emacs
comparison lib-src/ChangeLog @ 107830:3879f5eab4e9
Use autoconf, not cpp for some variables.
* Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE)
(C_SWITCH_X_SITE): Define using autoconf.
* Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE)
(C_SWITCH_X_SITE): Define using autoconf.
* Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE): Define using
autoconf, not cpp.
(ALL_CFLAGS): Use them as make variables.
| author | Dan Nicolaescu <dann@ics.uci.edu> |
|---|---|
| date | Sun, 11 Apr 2010 13:17:24 -0700 |
| parents | bffc7a768bbd |
| children | c97553977f7d |
comparison
equal
deleted
inserted
replaced
| 107829:f008e626c316 | 107830:3879f5eab4e9 |
|---|---|
| 1 2010-04-11 Dan Nicolaescu <dann@ics.uci.edu> | |
| 2 | |
| 3 * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE): Define using | |
| 4 autoconf, not cpp. | |
| 5 (ALL_CFLAGS): Use them as make variables. | |
| 6 | |
| 1 2010-04-07 Christoph <cschol2112@googlemail.com> (tiny change) | 7 2010-04-07 Christoph <cschol2112@googlemail.com> (tiny change) |
| 2 | 8 |
| 3 * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis | 9 * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis |
| 4 for macros for nmake compatibility. | 10 for macros for nmake compatibility. |
| 5 | 11 |
