comparison admin/CPP-DEFINES @ 107454:516c88088baf

* keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO, not used anymore.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 21 Mar 2010 19:56:56 -0700 (2010-03-22)
parents ba737243d8d2
children dbd787c249c5
comparison
equal deleted inserted replaced
107453:93542fb23f34 107454:516c88088baf
72 LOAD_AVE_TYPE 72 LOAD_AVE_TYPE
73 NO_ARG_ARRAY 73 NO_ARG_ARRAY
74 NO_REMAP 74 NO_REMAP
75 VIRT_ADDR_VARIES 75 VIRT_ADDR_VARIES
76 WORDS_BIG_ENDIAN 76 WORDS_BIG_ENDIAN
77
78 ** Not used anymore by any port, can be cleaned up
79 NO_SOCK_SIGIO
80 77
81 ** Misc macros 78 ** Misc macros
82 USER_FULL_NAME If defined, overrides the default pw->pw_gecos for getting at the full user name. Only MSDOS overrides the default. 79 USER_FULL_NAME If defined, overrides the default pw->pw_gecos for getting at the full user name. Only MSDOS overrides the default.
83 80
84 ** Replace, the definition is trivial: SWITCH_ENUM_CAST 81 ** Replace, the definition is trivial: SWITCH_ENUM_CAST