diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 4588835a199..d2f99952d62 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -187,3 +187,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 187 | #ifdef HAVE_X11 | 187 | #ifdef HAVE_X11 |
| 188 | #define LD_SWITCH_SYSTEM -L/usr/X386/lib | 188 | #define LD_SWITCH_SYSTEM -L/usr/X386/lib |
| 189 | #endif | 189 | #endif |
| 190 | |||
| 191 | /* Let's try this out, just in case. */ | ||
| 192 | #define SIGNALS_VIA_CHARACTERS | ||