aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
authorRichard M. Stallman2006-07-03 15:43:25 +0000
committerRichard M. Stallman2006-07-03 15:43:25 +0000
commit716fd7fb3c39821f12facccfa98eb6e8507bd7c2 (patch)
treef79257bd648bba88f8b9c434e37bd43793b1a3a8 /src/s/gnu-linux.h
parente3d566134a1baa75beed1c999edffaa70faf1e58 (diff)
downloademacs-716fd7fb3c39821f12facccfa98eb6e8507bd7c2.tar.gz
emacs-716fd7fb3c39821f12facccfa98eb6e8507bd7c2.zip
Comment change.
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 5d247a1c9c8..817f1facdee 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -250,6 +250,7 @@ Boston, MA 02110-1301, USA. */
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