Use autoconf, not cpp for some variables.
authorDan Nicolaescu <dann@ics.uci.edu>
Sun, 11 Apr 2010 20:04:24 +0000 (13:04 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Sun, 11 Apr 2010 20:04:24 +0000 (13:04 -0700)
commit8d9c8ece918ed3f363f094526b358bcccb90dda5
tree7bc33150a7df4cdff670426dbc2d7f2b775a8d5e
parent1ecb2d3f03cc83ce7fa3349458f8cf83c97181f2
Use autoconf, not cpp for some variables.
* Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE)
(C_SWITCH_X_SITE): Define using autoconf, not cpp.
(ALL_CFLAGS): Use them as make variables.
(really-lwlib, really-oldXMenu): Do not pass them.
src/ChangeLog
src/Makefile.in