summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-01-22 01:04:23 +0000
committerRalf Baechle <ralf@linux-mips.org>2007-01-22 01:04:23 +0000
commitd144d58c947696e3e707e842e77959c3fb578084 (patch)
tree8a30c406655df1bd87a0c3c2606bd61a58b009db /config.h.in
parente72236e605359028afb9bd01ca43890b74c1d868 (diff)
Regenerate all the autotools provided files - some were ancient and
would have failed on some modern systems. Sole exception is the old INSTALL file, libax25 had its own. Maybe we should drop for simplicity; it doesn't provide alot of information.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in25
1 files changed, 10 insertions, 15 deletions
diff --git a/config.h.in b/config.h.in
index ae789bf..f55f4dd 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 <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
@@ -20,6 +12,15 @@
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_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 `socket' function. */
#undef HAVE_SOCKET
@@ -62,9 +63,6 @@
/* Define to 1 if you have the <zlib.h> header file. */
#undef HAVE_ZLIB_H
-/* Name of package */
-#undef PACKAGE
-
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
@@ -89,8 +87,5 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
-/* Version number of package */
-#undef VERSION
-
/* Define to empty if `const' does not conform to ANSI C. */
#undef const