aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2010-04-11 13:17:24 -0700
committerDan Nicolaescu2010-04-11 13:17:24 -0700
commit76bd82023f5cc53d6ca40f33d87a10c26e5e9821 (patch)
tree7dfcdd79c1f470ae208860578c430761645746a0 /lib-src/ChangeLog
parent8d9c8ece918ed3f363f094526b358bcccb90dda5 (diff)
downloademacs-76bd82023f5cc53d6ca40f33d87a10c26e5e9821.tar.gz
emacs-76bd82023f5cc53d6ca40f33d87a10c26e5e9821.zip
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.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index f618a1e6fab..857d3600f1a 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,9 @@
12010-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
12010-04-07 Christoph <cschol2112@googlemail.com> (tiny change) 72010-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