From ee5d8c447c36d1798ae2c125a95ead663501d3f3 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Mon, 31 Jul 2000 22:53:27 +0000 Subject: Removed more intermediate files from CVS. Those can be rebuilt by using Makefile.cvs. Of course, a developer should all of the necessary tools installed (automake, autoconf, libtool). --- include/config.h.in | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 include/config.h.in (limited to 'include') diff --git a/include/config.h.in b/include/config.h.in deleted file mode 100644 index a9d3daa..0000000 --- a/include/config.h.in +++ /dev/null @@ -1,38 +0,0 @@ -/* include/config.h.in. Generated automatically from configure.in by autoheader. */ - -/* Define if you have the header file. */ -#undef HAVE_STDLIB_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_ERRNO_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_IOCTL_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_TTOLD_H - -/* Define if you have the bsd library (-lbsd). */ -#undef HAVE_LIBBSD - -/* Define if you have the history library (-lhistory). */ -#undef HAVE_LIBHISTORY - -/* Define if you have the nsl library (-lnsl). */ -#undef HAVE_LIBNSL - -/* Define if you have the readline library (-lreadline). */ -#undef HAVE_LIBREADLINE - -/* Define if you have the rpcsoc library (-lrpcsoc). */ -#undef HAVE_LIBRPCSOC - -/* Define if you have the socket library (-lsocket). */ -#undef HAVE_LIBSOCKET - -/* Name of package */ -#undef PACKAGE - -/* Version number of package */ -#undef VERSION - -- cgit v1.2.3