summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-06-07 10:24:56 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-06-07 10:24:56 +0200
commit1b4023134b5ff6342301c8135b11df46546d2828 (patch)
tree50dc64182994ea2c13ce23919fa75e64edd4d0f0 /config.h.in
parent17287576555a5c46fa23549e2e5f073660dccb70 (diff)
Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in18
1 files changed, 9 insertions, 9 deletions
diff --git a/config.h.in b/config.h.in
index 29a1390..3b84bf1 100644
--- a/config.h.in
+++ b/config.h.in
@@ -86,6 +86,15 @@
/* 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
@@ -107,15 +116,6 @@
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* Define if you have the ax25 library (-lax25). */
-#undef HAVE_LIBAX25
-
-/* Define if you have the util library (-lutil). */
-#undef HAVE_LIBUTIL
-
-/* Define if you have the z library (-lz). */
-#undef HAVE_LIBZ
-
/* Name of package */
#undef PACKAGE