diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 73241f0c21f..218af42bac4 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -187,7 +187,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 187 | #define SYSV_SYSTEM_DIR /* use dirent.h */ | 187 | #define SYSV_SYSTEM_DIR /* use dirent.h */ |
| 188 | 188 | ||
| 189 | #define POSIX /* affects getpagesize.h and systty.h */ | 189 | #define POSIX /* affects getpagesize.h and systty.h */ |
| 190 | #define POSIX_SIGNALS | ||
| 191 | 190 | ||
| 192 | #undef LIB_GCC | 191 | #undef LIB_GCC |
| 193 | #define LIB_GCC | 192 | #define LIB_GCC |