changeset 16004:d58c27b8187e

(HAVE_SYS_SYSTEMINFO_H, HAVE_GETDOMAINNAME, HAVE_SYSINFO): New macros.
author Paul Eggert <eggert@twinsun.com>
date Sat, 31 Aug 1996 22:11:26 +0000
parents 96349e2b7511
children 4ce6238c5458
files src/config.in
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.in	Sat Aug 31 22:11:26 1996 +0000
+++ b/src/config.in	Sat Aug 31 22:11:26 1996 +0000
@@ -123,6 +123,7 @@
 #undef HAVE_UNISTD_H
 #undef HAVE_UTIME_H
 #undef HAVE_LINUX_VERSION_H
+#undef HAVE_SYS_SYSTEMINFO_H
 #undef STDC_HEADERS
 #undef TIME_WITH_SYS_TIME
 
@@ -144,6 +145,7 @@
 #undef GETTIMEOFDAY_ONE_ARGUMENT
 #endif
 #undef HAVE_GETHOSTNAME
+#undef HAVE_GETDOMAINNAME
 #undef HAVE_DUP2
 #undef HAVE_RENAME
 #undef HAVE_CLOSEDIR
@@ -168,6 +170,7 @@
 
 #undef HAVE_MKDIR
 #undef HAVE_RMDIR
+#undef HAVE_SYSINFO
 #undef HAVE_RANDOM
 #undef HAVE_LRAND48
 #undef HAVE_BCOPY