aboutsummaryrefslogtreecommitdiffstats
path: root/include/config.h
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>1999-08-07 12:59:03 +0000
committerFritz Elfert <felfert@to.com>1999-08-07 12:59:03 +0000
commitd2a859d18825f89c06a9600ef8b621b99069a8e5 (patch)
tree46815b0da30693013368e1b083ba57f7281a7baa /include/config.h
parent7f21d85ebcb5a6164f5ddcf3cfe4c8eea772bbee (diff)
downloadplptools-d2a859d18825f89c06a9600ef8b621b99069a8e5.tar.gz
plptools-d2a859d18825f89c06a9600ef8b621b99069a8e5.tar.bz2
plptools-d2a859d18825f89c06a9600ef8b621b99069a8e5.zip
These files are generated.
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h36
1 files changed, 0 insertions, 36 deletions
diff --git a/include/config.h b/include/config.h
deleted file mode 100644
index 46731a8..0000000
--- a/include/config.h
+++ /dev/null
@@ -1,36 +0,0 @@
-/* include/config.h. Generated automatically by configure. */
-/* include/config.h.in. Generated automatically from configure.in by autoheader. */
-
-#define VERSION "0.3"
-
-#define PACKAGE "plptools"
-
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
-
-/* Define if you have the <sys/errno.h> header file. */
-#define HAVE_SYS_ERRNO_H 1
-
-/* Define if you have the <sys/ioctl.h> header file. */
-#define HAVE_SYS_IOCTL_H 1
-
-/* 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). */
-#define HAVE_LIBHISTORY 1
-
-/* Define if you have the nsl library (-lnsl). */
-#define HAVE_LIBNSL 1
-
-/* Define if you have the readline library (-lreadline). */
-#define HAVE_LIBREADLINE 1
-
-/* Define if you have the rpcsoc library (-lrpcsoc). */
-/* #undef HAVE_LIBRPCSOC */
-
-/* Define if you have the socket library (-lsocket). */
-/* #undef HAVE_LIBSOCKET */