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