From f52038d010bd201cc886305dcdda8b7aca4bb5df Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Sat, 16 Jun 2012 01:38:27 +0200 Subject: [PATCH 1/1] yet another autogenerated file removed --- nominatim/config.h.in | 74 ------------------------------------------- 1 file changed, 74 deletions(-) delete mode 100644 nominatim/config.h.in diff --git a/nominatim/config.h.in b/nominatim/config.h.in deleted file mode 100644 index f1bbdf3d..00000000 --- a/nominatim/config.h.in +++ /dev/null @@ -1,74 +0,0 @@ -/* 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 - -/* 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 home page for this package. */ -#undef PACKAGE_URL - -/* 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 -- 2.39.5