1/* defines.h.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Define to empty if the keyword does not work.  */
4#undef const
5
6/* Define if you have the GL library (-lGL).  */
7#undef HAVE_LIBGL
8
9/* Define if you have the m library (-lm).  */
10#undef HAVE_LIBM
11
12/* Define if you have the png12 library (-lpng12).  */
13#undef HAVE_LIBPNG12
14
15/* Define if you have the z library (-lz).  */
16#undef HAVE_LIBZ
17
18/* Name of package */
19#undef PACKAGE
20
21/* Version number of package */
22#undef VERSION
23
24