diff options
| author | Brian Fox | 1993-10-05 01:48:48 +0000 |
|---|---|---|
| committer | Brian Fox | 1993-10-05 01:48:48 +0000 |
| commit | 1abbab7afd809deb1ac821d72181bce80e2ea2c4 (patch) | |
| tree | 21cad7c855e0171fb887ea8f2a2d5910089b8bda /src/s/gnu-linux.h | |
| parent | b278606c13784e32e04e3697e8d303b092ca293a (diff) | |
| download | emacs-1abbab7afd809deb1ac821d72181bce80e2ea2c4.tar.gz emacs-1abbab7afd809deb1ac821d72181bce80e2ea2c4.zip | |
Comment update reflects reality.
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 719f647f37b..f424820d3aa 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -191,7 +191,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 191 | #define SYSV_SYSTEM_DIR /* use dirent.h */ | 191 | #define SYSV_SYSTEM_DIR /* use dirent.h */ |
| 192 | #define USG_SYS_TIME /* use sys/time.h, not time.h */ | 192 | #define USG_SYS_TIME /* use sys/time.h, not time.h */ |
| 193 | 193 | ||
| 194 | #define POSIX /* affects only getpagesize.h */ | 194 | #define POSIX /* affects getpagesize.h and systty.h */ |
| 195 | #define POSIX_SIGNALS | 195 | #define POSIX_SIGNALS |
| 196 | 196 | ||
| 197 | /* libc-linux/sysdeps/linux/i386/ulimit.c says that due to shared library, */ | 197 | /* libc-linux/sysdeps/linux/i386/ulimit.c says that due to shared library, */ |