From 5c8a43ce348cdac4fac0a6ee470342ff7dab3a64 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 21 Apr 1999 09:15:52 +0200 Subject: Import ax25-lib 0.0.2 from tarball --- config.h | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 5e22aab..991ea51 100644 --- a/config.h +++ b/config.h @@ -28,6 +28,15 @@ /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 +/* Define if you have the header file. */ +#define HAVE_NETAX25_AX25_H 1 + +/* Define if you have the header file. */ +#define HAVE_NETROM_NETROM_H 1 + +/* Define if you have the header file. */ +#define HAVE_NETROSE_ROSE_H 1 + /* Define if you have the header file. */ #define HAVE_SYS_FILE_H 1 @@ -37,12 +46,12 @@ /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 +/* Define if you have the header file. */ +#define HAVE_ZLIB_H 1 + /* Name of package */ #define PACKAGE "ax25-lib" /* Version number of package */ -#define VERSION "0.0.1" - -/* define if compiled symbols have a leading underscore */ -/* #undef WITH_SYMBOL_UNDERSCORE */ +#define VERSION "0.0.2" -- cgit v1.2.3