/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if lex declares yytext as a char * by default, not a char[]. */ #define YYTEXT_POINTER 1 /* Define if you have the getaddrinfo function. */ #define HAVE_GETADDRINFO 1 /* Define if you have the getopt_long function. */ #define HAVE_GETOPT_LONG 1 /* Define if you have the hstrerror function. */ #define HAVE_HSTRERROR 1 /* Define if you have the snprintf function. */ #define HAVE_SNPRINTF 1 /* Define if you have the vasprintf function. */ #define HAVE_VASPRINTF 1 /* Define if you have the vsnprintf function. */ #define HAVE_VSNPRINTF 1 /* Define if you have the nsl library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define if you have the resolv library (-lresolv). */ #define HAVE_LIBRESOLV 1 /* Define if you have the socket library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Name of package */ #define PACKAGE "cg" /* Version number of package */ #define VERSION "0.4" /* Define if you have member in struct h_errno */ #define HAVE_DECL_H_ERRNO 1