Files
emacs/lib-src
Glenn Morris 496287859b Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
* configure.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM): New output
variables, replacing c_switch_machine, c_switch_system.

* src/s/aix4-2.h (C_SWITCH_SYSTEM):
* src/m/alpha.h (C_SWITCH_MACHINE):
Move to configure.in.
* src/Makefile.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM):
New variables, set by configure.
(ALL_CFLAGS): Use $C_SWITCH_MACHINE and $C_SWITCH_SYSTEM in place of
$c_switch_machine and $c_switch_system.

* lib-src/Makefile.in: Use @C_SWITCH_SYSTEM@, @C_SWITCH_MACHINE@
rather than @c_switch_system@, @c_switch_machine@.
2010-05-03 19:56:19 -07:00
..
2009-10-15 10:18:17 +00:00
2010-01-13 00:35:10 -08:00
2010-01-13 00:35:10 -08:00
2010-01-10 23:51:51 -08:00
2010-04-01 20:10:33 -07:00
2010-01-13 00:35:10 -08:00
2010-01-13 00:35:10 -08:00
2010-01-13 00:35:10 -08:00
2010-01-18 04:58:35 +01:00
2010-01-13 00:35:10 -08:00
2010-01-13 00:35:10 -08:00
2010-01-13 00:35:10 -08:00
2010-01-10 23:51:51 -08:00
2010-01-13 00:35:10 -08:00
2010-01-13 00:35:10 -08:00
2010-01-13 00:35:10 -08:00
2010-01-13 00:35:10 -08:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.