summaryrefslogtreecommitdiff
path: root/src/config.in
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2003-09-13 23:31:33 +0000
committerKim F. Storm <storm@cua.dk>2003-09-13 23:31:33 +0000
commit2d2b6695639b1898db104b2c7b9550097b2dc0f4 (patch)
tree9ac851746888709b2bbe03054d6727594584b397 /src/config.in
parent2ba3faa30af10d242bb53902fde6d0b1fec76da8 (diff)
downloademacs-2d2b6695639b1898db104b2c7b9550097b2dc0f4.tar.gz
Regenerated.
Diffstat (limited to 'src/config.in')
-rw-r--r--src/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index 5507ded42eb..374571eeb1e 100644
--- a/src/config.in
+++ b/src/config.in
@@ -399,6 +399,9 @@ Boston, MA 02111-1307, USA. */
/* Define to 1 if you have the `mremap' function. */
#undef HAVE_MREMAP
+/* Define to 1 if you have the <net/if.h> header file. */
+#undef HAVE_NET_IF_H
+
/* Define to 1 if you have the <nlist.h> header file. */
#undef HAVE_NLIST_H
@@ -510,6 +513,9 @@ Boston, MA 02111-1307, USA. */
/* Define to 1 if you have the `sysinfo' function. */
#undef HAVE_SYSINFO
+/* Define to 1 if you have the <sys/ioctl.h> header file. */
+#undef HAVE_SYS_IOCTL_H
+
/* Define to 1 if you have the <sys/mman.h> header file. */
#undef HAVE_SYS_MMAN_H