3 #define PACKAGE "@package@"
6 #define DATADIR "@DATADIR@"
8 #define PACKAGE_DATADIR DATADIR "/" PACKAGE
10 /* dynamic relocation? */
11 #define ARGV0_RELOCATION 0
13 /* framework prefix, usually ".." */
14 #define FRAMEWORKDIR "@FRAMEWORKDIR@"
16 /* default lilypond locale dir */
17 #define LOCALEDIR "@LOCALEDIR@"
19 /* define if you have chroot */
22 /* define if you have fopencookie */
23 #define HAVE_FOPENCOOKIE 0
25 /* define if you have funopen */
26 #define HAVE_FUNOPEN 0
28 /* define if you have gettext */
29 #define HAVE_GETTEXT 0
31 /* define if you have isinf */
34 /* define if you have lrint */
37 /* define if you have memmem */
40 /* define if you have mbrtowc */
41 #define HAVE_MBRTOWC 0
43 /* define if you have snprintf */
44 #define HAVE_SNPRINTF 0
46 /* define if you have lrint */
49 /* define if you have stl data () method */
50 #define HAVE_STL_DATA_METHOD 0
52 /* define if you have vsnprintf */
53 #define HAVE_VSNPRINTF 0
55 /* define if you have wcrtomb */
56 #define HAVE_WCRTOMB 0
58 /* define if you have yyFlexLexer.yy_current_buffer */
59 #undef HAVE_FLEXLEXER_YY_CURRENT_BUFFER
61 /* define if you want KPATHSEA */
62 #define KPATHSEA @KPATHSEA@
64 /* define if you have grp header */
67 /* define if you have kpatsea header */
68 #define HAVE_KPATHSEA_KPATHSEA_H 0
70 /* define if you have kpse_find_file */
71 #define HAVE_KPSE_FIND_FILE 0
73 /* define if you have kpse_find_tfm */
74 #define HAVE_KPSE_FIND_TFM 0
76 /* define if you have pwd header */
79 /* define if you have Python.h header */
80 #define HAVE_PYTHON_H 0
82 /* define if explicit instantiation is needed */
83 #undef NEED_EXPLICIT_INSTANTIATION
85 /* define directory and path separators */
86 #define DIRSEP '@DIRSEP@'
87 #define PATHSEP '@PATHSEP@'
89 /* define if you have some kind of windows platform */
90 #define PLATFORM_WINDOWS 0
92 /* define if you have assert.h */
93 #define HAVE_ASSERT_H 0
95 /* define if you have libio.h */
96 #define HAVE_LIBIO_H 0
98 /* define if you have sys/stat.h */
99 #define HAVE_SYS_STAT_H 0
101 /* define if you have sys/stat.h */
102 #define STAT_MACROS_BROKEN 0
104 /* define if you have sstream */
105 #define HAVE_SSTREAM 0
107 /* define if you have pango 1.6 */
108 #define HAVE_PANGO16 0
110 /* define if you have fontconfig */
111 #define HAVE_FONTCONFIG 0
113 /* define if you have pango FT2 binding */
114 #define HAVE_PANGO_FT2 0
116 /* define if you have libkpathsea.so */
117 #define HAVE_LIBKPATHSEA_SO 0
119 /* define if you have utf8/wchar.h */
120 #define HAVE_UTF8_WCHAR_H 0