summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-08-24 01:29:01 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-08-24 01:29:01 +0200
commitf9ceba52b255476172ed5e4e3bbd89620ee9072f (patch)
tree7fc7149322f0340ba2df03669cc7063e18af73ae /config.h.in
parente2364df6e013d5eaf6fe226ee6d5a36d1cd6337d (diff)
Import libax25 0.0.7 from tarballlibax25-0.0.7
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 a2894d1..e1f3599 100644
--- a/config.h.in
+++ b/config.h.in
@@ -12,6 +12,15 @@
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
+/* Define if you have a proper netax25/ax25.h header file. */
+#undef HAVE_NETAX25_AX25_H
+
+/* 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 socket function. */
#undef HAVE_SOCKET
@@ -27,15 +36,6 @@
/* Define if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_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 <sys/file.h> header file. */
#undef HAVE_SYS_FILE_H