diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 19 |
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 |