/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define if your struct stat has st_blksize. */ #define HAVE_ST_BLKSIZE 1 /* Define if your struct stat has st_blocks. */ #define HAVE_ST_BLOCKS 1 /* Define as __inline if that's what the C compiler calls it. */ /* #undef inline */ /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if lex declares yytext as a char * by default, not a char[]. */ #define YYTEXT_POINTER 1 #define PACKAGE "chpp" #define VERSION "0.3.5" /* #undef HAVE_LIBMYSQLCLIENT */ /* #undef HAVE_LIBMSQL */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the crypt library (-lcrypt). */ #define HAVE_LIBCRYPT 1