/* Define to 1 if you have the `dl' library (-ldl). */
/* #undef HAVE_LIBDL */

/* Define to 1 if you have localeconv */
#define HAVE_LOCALECONV 1

/* Define to 1 if you have the `strerror' function. */
#define HAVE_STRERROR 1

/* Name of package */
#define PACKAGE "proj"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "https://github.com/OSGeo/PROJ/issues"

/* Define to the full name of this package. */
#define PACKAGE_NAME "PROJ"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "PROJ 9.0.0"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "proj"

/* Define to the version of this package. */
#define PACKAGE_VERSION "9.0.0"

/* Version number of package */
/* #undef VERSION */
