proj_config.h
Go to the documentation of this file.
1 /* Define to 1 if you have the `dl' library (-ldl). */
2 #define HAVE_LIBDL 1
3 
4 /* Define to 1 if you have localeconv */
5 #define HAVE_LOCALECONV 1
6 
7 /* Define to 1 if you have the `strerror' function. */
8 #define HAVE_STRERROR 1
9 
10 /* Name of package */
11 #define PACKAGE "proj"
12 
13 /* Define to the address where bug reports for this package should be sent. */
14 #define PACKAGE_BUGREPORT "https://github.com/OSGeo/PROJ/issues"
15 
16 /* Define to the full name of this package. */
17 #define PACKAGE_NAME "PROJ"
18 
19 /* Define to the full name and version of this package. */
20 #define PACKAGE_STRING "PROJ 8.1.0"
21 
22 /* Define to the one symbol short name of this package. */
23 #define PACKAGE_TARNAME "proj"
24 
25 /* Define to the version of this package. */
26 #define PACKAGE_VERSION "8.1.0"
27 
28 /* Version number of package */
29 /* #undef VERSION */