hpdf_config.h
Go to the documentation of this file.
1 /* include/hpdf_config.h.in. Generated from configure.in by autoheader. */
2 
3 /* KITWARE_LIBHARU_CHANGE Include the symbol name mangler: */
4 #include "vtk_haru_mangle.h"
5 
6 /* Define to 1 if you have the <dlfcn.h> header file. */
7 /* #undef LIBHPDF_HAVE_DLFCN_H */
8 
9 /* Define to 1 if you have the <inttypes.h> header file. */
10 /* #undef LIBHPDF_HAVE_INTTYPES_H */
11 
12 /* Define to 1 if you have the `png' library (-lpng). */
13 #define LIBHPDF_HAVE_LIBPNG
14 
15 /* Define to 1 if you have the `z' library (-lz). */
16 #define LIBHPDF_HAVE_LIBZ
17 
18 /* Define to 1 if you have the <memory.h> header file. */
19 /* #undef LIBHPDF_HAVE_MEMORY_H */
20 
21 /* Define to 1 if you have the <stdint.h> header file. */
22 /* #undef LIBHPDF_HAVE_STDINT_H */
23 
24 /* Define to 1 if you have the <stdlib.h> header file. */
25 /* #undef LIBHPDF_HAVE_STDLIB_H */
26 
27 /* Define to 1 if you have the <strings.h> header file. */
28 /* #undef LIBHPDF_HAVE_STRINGS_H */
29 
30 /* Define to 1 if you have the <string.h> header file. */
31 /* #undef LIBHPDF_HAVE_STRING_H */
32 
33 /* Define to 1 if you have the <sys/stat.h> header file. */
34 /* #undef LIBHPDF_HAVE_SYS_STAT_H */
35 
36 /* Define to 1 if you have the <sys/types.h> header file. */
37 /* #undef LIBHPDF_HAVE_SYS_TYPES_H */
38 
39 /* Define to 1 if you have the <unistd.h> header file. */
40 /* #undef LIBHPDF_HAVE_UNISTD_H */
41 
42 /* debug build */
43 /* #undef LIBHPDF_DEBUG */
44 
45 /* debug trace enabled */
46 /* #undef LIBHPDF_DEBUG_TRACE */
47 
48 /* libpng is not available */
49 /* #undef LIBHPDF_HAVE_NOPNGLIB */
50 /* #undef HPDF_NOPNGLIB */
51 
52 /* zlib is not available */
53 /* #undef LIBHPDF_HAVE_NOZLIB */
54 
55 /* Define to the address where bug reports for this package should be sent. */
56 #define LIBHPDF_PACKAGE_BUGREPORT "TODO"
57 
58 /* Define to the full name of this package. */
59 #define LIBHPDF_PACKAGE_NAME "libHaru-2.2.0-gcc"
60 
61 /* Define to the full name and version of this package. */
62 #define LIBHPDF_PACKAGE_STRING "libHaru-2.2.0-gcc"
63 
64 /* Define to the one symbol short name of this package. */
65 #define LIBHPDF_PACKAGE_TARNAME "TODO"
66 
67 /* Define to the version of this package. */
68 #define LIBHPDF_PACKAGE_VERSION "2.2.0"
69 
70 /* Define to 1 if you have the ANSI C header files. */
71 #define LIBHPDF_STDC_HEADERS
72 
73 /* Define to `unsigned int' if <sys/types.h> does not define. */
74 /* #undef LIBHPDF_size_t */