diff options
| author | Karl Heuer | 1994-09-18 21:12:31 +0000 |
|---|---|---|
| committer | Karl Heuer | 1994-09-18 21:12:31 +0000 |
| commit | 5df583315f5e5c9f53473e7ad60fb3a334f05cd2 (patch) | |
| tree | d765253ae8c563580d318ad2e62d482f5b9668ea /src/s/gnu-linux.h | |
| parent | 3622dcd9a0c493d948313cd00a26af1a69d4c405 (diff) | |
| download | emacs-5df583315f5e5c9f53473e7ad60fb3a334f05cd2.tar.gz emacs-5df583315f5e5c9f53473e7ad60fb3a334f05cd2.zip | |
Delete obsolete symbols.
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index aff40d68446..c06df2be6b3 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -192,9 +192,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 192 | #define HAVE_SYS_SIGLIST | 192 | #define HAVE_SYS_SIGLIST |
| 193 | #define HAVE_GETWD /* cure conflict with getcwd? */ | 193 | #define HAVE_GETWD /* cure conflict with getcwd? */ |
| 194 | 194 | ||
| 195 | #define USE_UTIME /* don't have utimes */ | ||
| 196 | #define SYSV_SYSTEM_DIR /* use dirent.h */ | 195 | #define SYSV_SYSTEM_DIR /* use dirent.h */ |
| 197 | #define USG_SYS_TIME /* use sys/time.h, not time.h */ | ||
| 198 | 196 | ||
| 199 | #define POSIX /* affects getpagesize.h and systty.h */ | 197 | #define POSIX /* affects getpagesize.h and systty.h */ |
| 200 | #define POSIX_SIGNALS | 198 | #define POSIX_SIGNALS |