Mercurial > emacs
diff src/s/gnu-linux.h @ 8892:191acacfa1ec
Delete obsolete symbols.
| author | Karl Heuer <kwzh@gnu.org> |
|---|---|
| date | Sun, 18 Sep 1994 21:12:31 +0000 |
| parents | ef773dd417ea |
| children | c3b059b240c7 |
line wrap: on
line diff
--- a/src/s/gnu-linux.h Sun Sep 18 20:34:21 1994 +0000 +++ b/src/s/gnu-linux.h Sun Sep 18 21:12:31 1994 +0000 @@ -192,9 +192,7 @@ #define HAVE_SYS_SIGLIST #define HAVE_GETWD /* cure conflict with getcwd? */ -#define USE_UTIME /* don't have utimes */ #define SYSV_SYSTEM_DIR /* use dirent.h */ -#define USG_SYS_TIME /* use sys/time.h, not time.h */ #define POSIX /* affects getpagesize.h and systty.h */ #define POSIX_SIGNALS
