comparison src/s/gnu-linux.h @ 71578:a30f70d64256

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 03 Jul 2006 15:43:25 +0000
parents eb1fe905e1f8
children bf1ea63459be 138ce2701550
comparison
equal deleted inserted replaced
71577:ae1e5666e49f 71578:a30f70d64256
248 that are used when linking temacs. */ 248 that are used when linking temacs. */
249 #ifdef THIS_IS_CONFIGURE 249 #ifdef THIS_IS_CONFIGURE
250 #define C_DEBUG_SWITCH 250 #define C_DEBUG_SWITCH
251 #endif 251 #endif
252 252
253 /* 21 Jun 06: Eric Hanchrow <offby1@blarg.net> says this works. */
253 #ifdef LINUX_SIGNALS_VIA_CHARACTERS_DOES_WORK 254 #ifdef LINUX_SIGNALS_VIA_CHARACTERS_DOES_WORK
254 #define SIGNALS_VIA_CHARACTERS 255 #define SIGNALS_VIA_CHARACTERS
255 #endif 256 #endif
256 257
257 /* Rob Malouf <malouf@csli.stanford.edu> says: 258 /* Rob Malouf <malouf@csli.stanford.edu> says: