Fix #348.
[lilypond/mpolesky.git] / config.hh.in
blob7f43e2139bfb930cf14adfc7994b97ed21ef3198
1 /* @AUTOGENERATE@ */
3 #define PACKAGE "@package@"
5 /* datadir */
6 #define DATADIR "@DATADIR@"
8 #define PACKAGE_DATADIR DATADIR "/" PACKAGE
10 /* dynamic relocation? */
11 #define ARGV0_RELOCATION 0
13 /* default lilypond locale dir */
14 #define LOCALEDIR "@LOCALEDIR@"
16 /* define if you have chroot */
17 #define HAVE_CHROOT 0
19 /* define if you have fopencookie */
20 #define HAVE_FOPENCOOKIE 0
22 /* define if you have funopen */
23 #define HAVE_FUNOPEN 0
25 /* define if you have gettext */
26 #define HAVE_GETTEXT 0
28 /* define if you have isinf */
29 #define HAVE_ISINF 0
31 /* define if you have lrint */
32 #define HAVE_LRINT 0
34 /* define if you have memmem */
35 #define HAVE_MEMMEM 0
37 /* define if you have snprintf */
38 #define HAVE_SNPRINTF 0
40 /* define if you have lrint */
41 #define HAVE_LRINT 0
43 /* define if you have stl data () method */
44 #define HAVE_STL_DATA_METHOD 0
46 /* define if you have vsnprintf */
47 #define HAVE_VSNPRINTF 0
49 /* define if you have wcrtomb */
50 #define HAVE_WCRTOMB 0
52 /* define if you have yyFlexLexer.yy_current_buffer */
53 #undef HAVE_FLEXLEXER_YY_CURRENT_BUFFER
55 /* define if you have grp header */
56 #define HAVE_GRP_H 0
58 /* define if you have pwd header */
59 #define HAVE_PWD_H 0
61 /* define if you have Python.h header */
62 #define HAVE_PYTHON_H 0
64 /* define if explicit instantiation is needed */
65 #undef NEED_EXPLICIT_INSTANTIATION
67 /* define directory and path separators */
68 #define DIRSEP '@DIRSEP@'
69 #define PATHSEP '@PATHSEP@'
71 /* define if you have some kind of windows platform */
72 #define PLATFORM_WINDOWS 0
74 /* define if you have assert.h */
75 #define HAVE_ASSERT_H 0
77 /* define if you have libio.h */
78 #define HAVE_LIBIO_H 0
80 /* define if you have sys/stat.h */
81 #define HAVE_SYS_STAT_H 0
83 /* define if you have fpu_control.h */
84 #define HAVE_FPU_CONTROL_H 0
86 /* define if you have sys/stat.h */
87 #define STAT_MACROS_BROKEN 0
89 /* define if you have sstream */
90 #define HAVE_SSTREAM 0
92 /* define if you have boost/lambda/lambda.hpp */
93 #define HAVE_BOOST_LAMBDA_LAMBDA_HPP 0
95 /* define if you have fontconfig */
96 #define HAVE_FONTCONFIG 0
98 /* define if you have pango FT2 binding */
99 #define HAVE_PANGO_FT2 0