#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.
#define LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_1 -L/usr/local/lib
#define HAVE_WAIT_HEADER
+#define HAVE_GETLOADAVG 1
#if 0
#define HAVE_GETPAGESIZE /* configure now puts this in config.h */
#endif
#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
#undef KERNEL_FILE
#undef LDAV_SYMBOL
+#define HAVE_GETLOADAVG 1
#define HAVE_UNION_WAIT