]> git.donarmstrong.com Git - lilypond.git/blob - config.hh.in
* flower/string.cc (substitute): Take two strings or two
[lilypond.git] / config.hh.in
1 /* @AUTOGENERATE@ */
2
3 #define PACKAGE "@package@"
4
5 /* datadir */
6 #define DATADIR "@DATADIR@"
7
8 #define PACKAGE_DATADIR DATADIR "/" PACKAGE
9
10 /* default lilypond locale dir */
11 #define LOCALEDIR "@LOCALEDIR@"
12
13 /* define if you have chroot */
14 #define HAVE_CHROOT 0
15
16 /* define if you have fopencookie */
17 #define HAVE_FOPENCOOKIE 0
18
19 /* define if you have funopen */
20 #define HAVE_FUNOPEN 0
21
22 /* define if you have gettext */
23 #define HAVE_GETTEXT 0
24
25 /* define if you have isinf */
26 #define HAVE_ISINF 0
27
28 /* define if you have lrint */
29 #define HAVE_LRINT 0
30
31 /* define if you have memmem */
32 #define HAVE_MEMMEM 0
33
34 /* define if you have mbrtowc */
35 #define HAVE_MBRTOWC 0
36
37 /* define if you have snprintf */
38 #define HAVE_SNPRINTF 0
39
40 /* define if you have vsnprintf */
41 #define HAVE_VSNPRINTF 0
42
43 /* define if you have wcrtomb */
44 #define HAVE_WCRTOMB 0
45
46 /* define if you have yyFlexLexer.yy_current_buffer */
47 #undef HAVE_FLEXLEXER_YY_CURRENT_BUFFER
48
49 /* define if you want KPATHSEA */
50 #define KPATHSEA @KPATHSEA@
51
52 /* define if you have grp header */
53 #define HAVE_GRP_H 0
54
55 /* define if you have kpatsea header */
56 #define HAVE_KPATHSEA_KPATHSEA_H 0
57
58 /* define if you have kpse_find_file */
59 #define HAVE_KPSE_FIND_FILE 0
60
61 /* define if you have kpse_find_tfm */
62 #define HAVE_KPSE_FIND_TFM 0
63
64 /* define if you have pwd header */
65 #define HAVE_PWD_H 0
66
67 /* define if you have Python.h header */
68 #define HAVE_PYTHON_H 0
69
70 /* define if explicit instantiation is needed */
71 #undef NEED_EXPLICIT_INSTANTIATION
72
73 /* define directory and path separators */
74 #define DIRSEP '@DIRSEP@'
75 #define PATHSEP '@PATHSEP@'
76
77 /* define if you have some kind of windows platform */
78 #define PLATFORM_WINDOWS 0
79
80 /* define if you have assert.h */
81 #define HAVE_ASSERT_H 0
82
83 /* define if you have libio.h */
84 #define HAVE_LIBIO_H 0
85
86 /* define if you have sys/stat.h */
87 #define HAVE_SYS_STAT_H 0
88
89 /* define if you have sys/stat.h */
90 #define STAT_MACROS_BROKEN 0
91
92 /* define if you have sstream */
93 #define HAVE_SSTREAM 0
94
95 /* define if you have pango 1.6 */
96 #define HAVE_PANGO16 0
97
98 /* define if you have fontconfig */
99 #define HAVE_FONTCONFIG 0
100
101 /* define if you have pango FT2 binding */
102 #define HAVE_PANGO_FT2 0
103
104 /* define if you have libkpathsea.so */
105 #define HAVE_LIBKPATHSEA_SO 0
106
107 /* define if you have utf8/wchar.h */
108 #define HAVE_UTF8_WCHAR_H 0