/* src/rasqal_config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_DMALLOC_H /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H /* Define to 1 if you have the `getopt' function. */ #undef HAVE_GETOPT /* Define to 1 if you have the header file. */ #undef HAVE_GETOPT_H /* Define to 1 if you have the `getopt_long' function. */ #undef HAVE_GETOPT_LONG /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_LIBXML_SCHEMASINTERNALS_H /* Define to 1 if you have the header file. */ #undef HAVE_LIBXML_XMLSCHEMASTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_LIBXML_XMLSCHEMAS_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_REGEX_H /* have PCRE regex - Perl Compatible Regular Expressions */ #undef HAVE_REGEX_PCRE /* Define to 1 if you have the `srandomdev' function. */ #undef HAVE_SRANDOMDEV /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the `strcasecmp' function. */ #undef HAVE_STRCASECMP /* Define to 1 if you have the `stricmp' function. */ #undef HAVE_STRICMP /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `vsnprintf' function. */ #undef HAVE_VSNPRINTF /* need 'extern int optind' declaration? */ #undef NEED_OPTIND_DECLARATION /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Use raptor to provide triples */ #undef RAPTOR_TRIPLES_SOURCE_RAPTOR /* Use redland to provide triples */ #undef RAPTOR_TRIPLES_SOURCE_REDLAND /* Building RDQL query */ #undef RASQAL_QUERY_RDQL /* Building SPARQL query */ #undef RASQAL_QUERY_SPARQL /* Use no regex library */ #undef RASQAL_REGEX_NONE /* Use PCRE regex library */ #undef RASQAL_REGEX_PCRE /* Use posix regex library */ #undef RASQAL_REGEX_POSIX /* Release version as a decimal */ #undef RASQAL_VERSION_DECIMAL /* Major version number */ #undef RASQAL_VERSION_MAJOR /* Minor version number */ #undef RASQAL_VERSION_MINOR /* Release version number */ #undef RASQAL_VERSION_RELEASE /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Version number of package */ #undef VERSION /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #undef YYTEXT_POINTER /* Define to empty if `const' does not conform to ANSI C. */ #undef const