summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-01-22 19:44:24 +0000
committerRalf Baechle <ralf@linux-mips.org>2007-01-22 19:44:24 +0000
commitebc40965fcaaf6f6e5e3f709c5e6a0f5eadf27c4 (patch)
treee6f8dae7b7831b9f4770dd867f8c8a151a70957c /config.h.in
parentcac0b0cfb7f587c371ccf2fa359ff37a23d45736 (diff)
Convert to autoconf 2.59. Delete junk from past centuries.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in19
1 files changed, 10 insertions, 9 deletions
diff --git a/config.h.in b/config.h.in
index ba4d9c6..f130c88 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,12 +1,4 @@
-/* config.h.in. Generated from configure.in by autoheader. */
-/* 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
+/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
*/
@@ -36,6 +28,15 @@
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
#undef HAVE_NDIR_H
+/* 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 to 1 if you have the `select' function. */
#undef HAVE_SELECT