summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
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