aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2000-07-31 22:53:27 +0000
committerFritz Elfert <felfert@to.com>2000-07-31 22:53:27 +0000
commitee5d8c447c36d1798ae2c125a95ead663501d3f3 (patch)
tree97ff6764433733e8db9d37a167d48258aac31502 /include
parent7fb94ed43a814788cda019c1e77314abc1626339 (diff)
downloadplptools-ee5d8c447c36d1798ae2c125a95ead663501d3f3.tar.gz
plptools-ee5d8c447c36d1798ae2c125a95ead663501d3f3.tar.bz2
plptools-ee5d8c447c36d1798ae2c125a95ead663501d3f3.zip
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).
Diffstat (limited to 'include')
-rw-r--r--include/config.h.in38
1 files changed, 0 insertions, 38 deletions
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 <stdlib.h> header file. */
-#undef HAVE_STDLIB_H
-
-/* Define if you have the <sys/errno.h> header file. */
-#undef HAVE_SYS_ERRNO_H
-
-/* Define if you have the <sys/ioctl.h> header file. */
-#undef HAVE_SYS_IOCTL_H
-
-/* Define if you have the <sys/ttold.h> 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
-