X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/43ce82d08efa41af2de48816dea550c03fa17b9a..de46b621869b3cec48efdb6520ec29177f267869:/nominatim/config.h.in diff --git a/nominatim/config.h.in b/nominatim/config.h.in index f80de9c3..f1bbdf3d 100644 --- a/nominatim/config.h.in +++ b/nominatim/config.h.in @@ -1,4 +1,49 @@ -/* config.h.in. Generated from configure.ac by autoheader. */ +/* nominatim/config.h.in. Generated from configure.ac by autoheader. */ + +/* Define to 1 if bzip2 library is available */ +#undef HAVE_BZIP2 + +/* Define to 1 if geos libraries are available */ +#undef HAVE_GEOS + +/* Define to 1 if you have the header file. */ +#undef HAVE_INTTYPES_H + +/* Define to 1 if you have the `z' library (-lz). */ +#undef HAVE_LIBZ + +/* Define to 1 if you have the header file. */ +#undef HAVE_MEMORY_H + +/* Define to 1 if PostgreSQL libraries are available */ +#undef HAVE_POSTGRESQL + +/* Define if you have POSIX threads libraries and header files. */ +#undef HAVE_PTHREAD + +/* 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 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_TYPES_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_UNISTD_H + +/* Name of package */ +#undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -17,3 +62,13 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION + +/* Define to necessary symbol if this constant uses a non-standard name on + your system. */ +#undef PTHREAD_CREATE_JOINABLE + +/* Define to 1 if you have the ANSI C header files. */ +#undef STDC_HEADERS + +/* Version number of package */ +#undef VERSION