Mercurial > emacs
changeset 3092:12f77fc97b48
(HAVE_GETTIMEOFDAY): Deleted.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 25 May 1993 20:05:02 +0000 |
parents | 1f2e95b188ad |
children | 84fdb06c337d |
files | src/s/dgux.h src/s/esix.h src/s/hpux.h |
diffstat | 3 files changed, 0 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/dgux.h Tue May 25 20:02:12 1993 +0000 +++ b/src/s/dgux.h Tue May 25 20:05:02 1993 +0000 @@ -174,12 +174,6 @@ 4800, 9600, 19200, 38400 } /* - * Define HAVE_GETTIMEOFDAY if gettimeofday() system call is available. - */ - -#define HAVE_GETTIMEOFDAY - -/* * Define NLIST_STRUCT if the system has nlist.h */
--- a/src/s/esix.h Tue May 25 20:02:12 1993 +0000 +++ b/src/s/esix.h Tue May 25 20:05:02 1993 +0000 @@ -15,7 +15,6 @@ /* If using Roell's X server, define X11R4 */ #ifdef X11R4 /* Roell's X server */ -#define HAVE_GETTIMEOFDAY /* Thomas Roell's X11R4 lib defines gettimeofday */ #define select sys_select /* Emacs select() not good enough? */ #undef LIBX11_SYSTEM #define LIBX11_SYSTEM -lpt