blob: 5534c8eaa857e3c7b8caf85affb4c919e1492ce8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
/* src/proj_config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if you have the m library (-lm). */
#undef HAVE_LIBM
/* Name of package */
#undef PACKAGE
/* Version number of package */
#undef VERSION
|