]> git.donarmstrong.com Git - lilypond.git/blob - config.hh.in
Add '-dcrop' option to ps and svg backends
[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 /* dynamic relocation? */
11 #define ARGV0_RELOCATION 0
12
13 /* default lilypond locale dir */
14 #define LOCALEDIR "@LOCALEDIR@"
15
16 /* define if you have chroot */
17 #define HAVE_CHROOT 0
18
19 /* define if you have fopencookie */
20 #define HAVE_FOPENCOOKIE 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 snprintf */
35 #define HAVE_SNPRINTF 0
36
37 /* define if you have lrint */
38 #define HAVE_LRINT 0
39
40 /* define if you have stl data () method */
41 #define HAVE_STL_DATA_METHOD 0
42
43 /* define if you have vsnprintf */
44 #define HAVE_VSNPRINTF 0
45
46 /* define if you have yyFlexLexer.yy_current_buffer */
47 #undef HAVE_FLEXLEXER_YY_CURRENT_BUFFER
48
49 /* define if you have grp header */
50 #define HAVE_GRP_H 0
51
52 /* define if you have pwd header */
53 #define HAVE_PWD_H 0
54
55 /* define if you have Python.h header */
56 #define HAVE_PYTHON_H 0
57
58 /* define if explicit instantiation is needed */
59 #undef NEED_EXPLICIT_INSTANTIATION
60
61 /* define directory and path separators */
62 #define DIRSEP '@DIRSEP@'
63 #define PATHSEP '@PATHSEP@'
64
65 /* define if you have some kind of windows platform */
66 #define PLATFORM_WINDOWS 0
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 fpu_control.h */
78 #define HAVE_FPU_CONTROL_H 0
79
80 /* define if you have sys/stat.h */
81 #define STAT_MACROS_BROKEN 0
82
83 /* define if you have sstream */
84 #define HAVE_SSTREAM 0
85
86 /* define if you have fontconfig */
87 #define HAVE_FONTCONFIG 0
88
89 /* define if you have pango FT2 binding */
90 #define HAVE_PANGO_FT2 0
91
92 /* define if you have pango FT2 binding with OpenType font feature */
93 #define HAVE_PANGO_FT2_WITH_OTF_FEATURE 0
94
95 /* define if Guile has types scm_t_hash_fold_fn and scm_t_hash_handle_fn */
96 #define HAVE_GUILE_HASH_FUNC 0
97
98 /* define if Guile has type scm_t_subr */
99 #define HAVE_GUILE_SUBR_TYPE 0
100
101 /* define if cxxabi.h has workable demangler */
102
103 #define HAVE_CXA_DEMANGLE 0