From 29619b04635ae3c44f2db3f75f5518edd81fe639 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Mon, 17 Feb 1997 16:47:11 +0000 Subject: [PATCH] Removed config.h.in - not needed --- icn/config.h.in | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 icn/config.h.in diff --git a/icn/config.h.in b/icn/config.h.in deleted file mode 100644 index f70abea2..00000000 --- a/icn/config.h.in +++ /dev/null @@ -1,22 +0,0 @@ -/* config.h.in. Generated automatically from configure.in by autoheader. */ - -/* Define if you have a working `mmap' system call. */ -#undef HAVE_MMAP - -/* Define if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define if you have the getpagesize function. */ -#undef HAVE_GETPAGESIZE - -/* Define if you have the valloc function. */ -#undef HAVE_VALLOC - -/* Define if you have the header file. */ -#undef HAVE_FCNTL_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_IOCTL_H - -/* Define if you have the header file. */ -#undef HAVE_UNISTD_H