summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1997-08-01 06:31:21 +0000
committerPaul Smith <psmith@gnu.org>1997-08-01 06:31:21 +0000
commitf0239bb0af5a216c43d1b4818e879b6e02d5bad7 (patch)
treeef97811998b032e7b7fb23a6784ba21af5c410fe /config.h.in
parent2d29a55137e3d736217a753768c054aa75d82893 (diff)
downloadgunmake-f0239bb0af5a216c43d1b4818e879b6e02d5bad7.tar.gz
Final update for 3.75.1.3.75.1
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 1f83d84..6c535d7 100644
--- a/config.h.in
+++ b/config.h.in
@@ -38,6 +38,9 @@
/* Define if your system has a working fnmatch function. */
#undef HAVE_FNMATCH
+/* Define if your system has its own `getloadavg' function. */
+#undef HAVE_GETLOADAVG
+
/* Define if you have the getmntent function. */
#undef HAVE_GETMNTENT