/* src/config.h. Generated automatically by configure. */ /* src/config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define if utime(file, NULL) sets file's timestamp to the present. */ #define HAVE_UTIME_NULL 1 /* 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 you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if your declares struct tm. */ /* #undef TM_IN_SYS_TIME */ /* Define if you have the getopt_long function. */ #define HAVE_GETOPT_LONG 1 /* Define if you have the mktime function. */ #define HAVE_MKTIME 1 /* Define if you have the select function. */ #define HAVE_SELECT 1 /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if you have the strtol function. */ #define HAVE_STRTOL 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the ods library (-lods). */ #define HAVE_LIBODS 1 /* Name of package */ #define PACKAGE "opendis" /* Version number of package */ #define VERSION "0.0.3"