patch-xterm_h 303 B

1234567891011
  1. --- xterm-297.orig/xterm.h 2013-09-10 12:55:04.000000000 +0200
  2. +++ xterm-297/xterm.h 2013-10-30 17:19:53.000000000 +0100
  3. @@ -99,7 +99,7 @@
  4. #define HAVE_PUTENV 1
  5. #endif
  6. -#if defined(CSRG_BASED) || defined(__GNU__)
  7. +#if defined(CSRG_BASED) || defined(__linux__)
  8. #define USE_POSIX_TERMIOS 1
  9. #endif