postgis/raster/raster_config.h.in

75 lines
1.9 KiB
C
Raw Normal View History

/* raster_config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Defined if libiconv headers and library are present */
#undef HAVE_ICONV
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the `pq' library (-lpq). */
#undef HAVE_LIBPQ
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to the sub-directory in which libtool stores uninstalled libraries.*/
#undef LT_OBJDIR
/* PostGIS Raster build date */
#undef POSTGIS_RASTER_BUILD_DATE
/* PostGIS Raster library version */
#undef POSTGIS_RASTER_LIB_VERSION
/* PostGIS Raster major version */
#undef POSTGIS_RASTER_MAJOR_VERSION
/* PostGIS Raster micro version */
#undef POSTGIS_RASTER_MICRO_VERSION
/* PostGIS Raster minor version */
#undef POSTGIS_RASTER_MINOR_VERSION
/* PostgreSQL server version */
#undef POSTGIS_RASTER_PGSQL_VERSION
/* PostGIS Raster scripts version */
#undef POSTGIS_RASTER_SCRIPTS_VERSION
/* PostGIS Raster version */
#undef POSTGIS_RASTER_VERSION
/* Enable development variable */
#undef ENABLE_DEVELOPMENT
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
`char[]'. */
#undef YYTEXT_POINTER