]> git.donarmstrong.com Git - lilypond.git/blob - config.hh.in
* lily/font-config.cc (init_fontconfig): add
[lilypond.git] / config.hh.in
1 /* @AUTOGENERATE@ */
2
3 #define PACKAGE "@package@"
4
5 /* datadir */
6 #define DATADIR "@DATADIR@"
7
8 /* LilyPond init and input base directory */
9
10 /*
11 urg.
12 */
13 /* #define PACKAGE_DATADIR DATADIR "/" PACKAGE "@TOPLEVEL_MAJOR_VERSION@.@TOPLEVEL_MINOR_VERSION@" @MAJOR_VERSION@
14 #define LILYPOND_DATADIR PACKAGE_DATADIR */
15
16 /* default lilypond locale dir */
17 #define LOCALEDIR "@LOCALEDIR@"
18
19 /* define if you have fopencookie */
20 #define HAVE_FOPENCOOKIE 0
21
22 /* define if you have funopen */
23 #define HAVE_FUNOPEN 0
24
25 /* define if you have gettext */
26 #define HAVE_GETTEXT 0
27
28 /* define if you have memmem */
29 #define HAVE_MEMMEM 0
30
31 /* define if you have snprintf */
32 #define HAVE_SNPRINTF 0
33
34 /* define if you have vsnprintf */
35 #define HAVE_VSNPRINTF 0
36
37 /* define if you have yyFlexLexer.yy_current_buffer */
38 #undef HAVE_FLEXLEXER_YY_CURRENT_BUFFER
39
40 /* define if you have isinf */
41 #define HAVE_ISINF 0
42
43 /* define if you have lrint */
44 #define HAVE_LRINT 0
45
46 /* define if you want KPATHSEA */
47 #define KPATHSEA @KPATHSEA@
48
49 /* define if you have kpatsea header */
50 #define HAVE_KPATHSEA_KPATHSEA_H 0
51
52 /* define if you have kpse_find_file */
53 #define HAVE_KPSE_FIND_FILE 0
54
55 /* define if you have kpse_find_tfm */
56 #define HAVE_KPSE_FIND_TFM 0
57
58 /* define if you have Python.h header */
59 #define HAVE_PYTHON_H 0
60
61 /* define if explicit instantiation is needed */
62 #undef NEED_EXPLICIT_INSTANTIATION
63
64 /* define directory and path separators */
65 #define DIRSEP '@DIRSEP@'
66 #define PATHSEP '@PATHSEP@'
67
68 /* define if you have assert.h */
69 #define HAVE_ASSERT_H 0
70
71 /* define if you have libio.h */
72 #define HAVE_LIBIO_H 0
73
74 /* define if you have sys/stat.h */
75 #define HAVE_SYS_STAT_H 0
76
77 /* define if you have sys/stat.h */
78 #define STAT_MACROS_BROKEN 0
79
80 /* define if you have sstream */
81 #define HAVE_SSTREAM 0
82
83 /* define if you have pango 1.6 */
84 #define HAVE_PANGO16 0
85
86 /* define if you have pango FT2 binding */
87 #define HAVE_PANGO_FT2 0
88
89 /* define if you have pango_fc_font_map_add_decoder_find_func */
90 #define HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC 0