summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-07-08 06:44:55 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-07-08 06:44:55 +0200
commit5f5d1604492ae15967f9d86f41fbeeedcae0ae2b (patch)
treebcecfd65dc578eabfaee10b1e039c467ac89d8b5 /config.h.in
parent1b4023134b5ff6342301c8135b11df46546d2828 (diff)
Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in22
1 files changed, 10 insertions, 12 deletions
diff --git a/config.h.in b/config.h.in
index 3b84bf1..ef89ff5 100644
--- a/config.h.in
+++ b/config.h.in
@@ -39,10 +39,14 @@
/* Define if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING
-#undef HAVE_AX25_FWD_STRUCT
+/* Define if you have a proper netax25/ax25.h header file. */
+#undef HAVE_NETAX25_AX25_H
-#undef HAVE_AX25_IAMDIGI
-#undef HAVE_AX25_PIDINCL
+/* Define if you have a proper netrom/netrom.h header file. */
+#undef HAVE_NETROM_NETROM_H
+
+/* Define if you have a proper netrose/rose.h header file. */
+#undef HAVE_NETROSE_ROSE_H
/* Define if you have the gethostname function. */
#undef HAVE_GETHOSTNAME
@@ -86,15 +90,6 @@
/* Define if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
-/* Define if you have the <netax25/ax25.h> header file. */
-#undef HAVE_NETAX25_AX25_H
-
-/* Define if you have the <netrom/netrom.h> header file. */
-#undef HAVE_NETROM_NETROM_H
-
-/* Define if you have the <netrose/rose.h> header file. */
-#undef HAVE_NETROSE_ROSE_H
-
/* Define if you have the <paths.h> header file. */
#undef HAVE_PATHS_H
@@ -116,6 +111,9 @@
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define if you have the <zlib.h> header file. */
+#undef HAVE_ZLIB_H
+
/* Name of package */
#undef PACKAGE