From d144d58c947696e3e707e842e77959c3fb578084 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 22 Jan 2007 01:04:23 +0000 Subject: 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. --- config.h.in | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) (limited to 'config.h.in') 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 header file. */ #undef HAVE_DLFCN_H @@ -20,6 +12,15 @@ /* Define to 1 if you have the 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 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 -- cgit v1.2.3