]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't define
authorDave Love <fx@gnu.org>
Fri, 14 Apr 2000 17:52:41 +0000 (17:52 +0000)
committerDave Love <fx@gnu.org>
Fri, 14 Apr 2000 17:52:41 +0000 (17:52 +0000)
autoconfiscated HAVE_GETLOADAVG.

src/s/bsd386.h
src/s/freebsd.h
src/s/gnu.h
src/s/netbsd.h

index 77e30d04bfae9798ce1ca568d308be303a0c12cf..992c2f69c3b3bf9ed95683ded1cc114b5aa0af18 100644 (file)
@@ -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.
index 72337a02216c713f262274e95a3f52ed2d4a785d..bc9bbb10adb1acf7d1121c3e9e0902639c263e6b 100644 (file)
@@ -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
index 6a38dc6f588b0d83ea19d6d559b04772f0a6f4ed..ecd0e7a9ff82771ca17e9c5712f71684075114ba 100644 (file)
@@ -28,11 +28,6 @@ Boston, MA 02111-1307, USA.  */
 #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
 
index 1adb58736c46c19beef22cef263abb471a8c4a4e..196a0e86e9af0f1e3072b4e51b0453c28311352b 100644 (file)
@@ -12,7 +12,6 @@
 
 #undef KERNEL_FILE
 #undef LDAV_SYMBOL
-#define HAVE_GETLOADAVG 1
 
 #define HAVE_UNION_WAIT