Mercurial > emacs
changeset 28593:9e0cd0f9571f
Don't define
autoconfiscated HAVE_GETLOADAVG.
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 14 Apr 2000 17:52:41 +0000 |
parents | e579af0ac592 |
children | e36f3a1efa2b |
files | src/s/bsd386.h src/s/freebsd.h src/s/gnu.h src/s/netbsd.h |
diffstat | 4 files changed, 0 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/bsd386.h Fri Apr 14 17:51:55 2000 +0000 +++ b/src/s/bsd386.h Fri Apr 14 17:52:41 2000 +0000 @@ -18,8 +18,6 @@ #define LIB_X11_LIB -L/usr/X11/lib -lX11 #define LIBS_SYSTEM -lutil -lkvm -lcompat -#define HAVE_GETLOADAVG - #undef BSD_PGRPS /* System uses OXTABS instead of the expected TAB3.
--- a/src/s/freebsd.h Fri Apr 14 17:51:55 2000 +0000 +++ b/src/s/freebsd.h Fri Apr 14 17:52:41 2000 +0000 @@ -93,7 +93,6 @@ #endif /* not __ELF__ */ #define HAVE_WAIT_HEADER -#define HAVE_GETLOADAVG 1 #if 0 #define HAVE_GETPAGESIZE /* configure now puts this in config.h */ #endif
--- a/src/s/gnu.h Fri Apr 14 17:51:55 2000 +0000 +++ b/src/s/gnu.h Fri Apr 14 17:52:41 2000 +0000 @@ -28,11 +28,6 @@ #undef SYSTEM_TYPE #define SYSTEM_TYPE "gnu" -#undef NLIST_STRUCT - -/* XXX should getloadavg be in libc? Should we have a libutil? -#define HAVE_GETLOADAVG */ -#undef NLIST_STRUCT #undef KERNEL_FILE #undef LDAV_SYMBOL