]> git.donarmstrong.com Git - lilypond.git/blob - config.hh.in
release: 1.3.135
[lilypond.git] / config.hh.in
1 /* @AUTOGENERATE@ */
2
3 /* Hmm */
4 #define PACKAGE "@package@"
5
6 /* define if bla bla /var and the like. */
7 #define DIR_SHAREDSTATEDIR "@DIR_SHAREDSTATEDIR@"
8
9 #define DIR_DATADIR "@DIR_DATADIR@"
10
11 /* default lilypond init and input dir */
12 #define  DIR_DATADIR "@DIR_DATADIR@"
13
14 /* default lilypond locale dir */
15 #define  DIR_LOCALEDIR "@DIR_LOCALEDIR@"
16
17 /* define if you have memmem */
18 #define HAVE_MEMMEM 0
19
20 /* define if you have snprintf */
21 #define HAVE_SNPRINTF 0
22
23 /* define if you have vsnprintf */
24 #define HAVE_VSNPRINTF 0
25
26 /* define if you have gettext */
27 #define HAVE_GETTEXT 0
28
29 /* define if you have isinf */
30 #define HAVE_ISINF 0
31
32 /* define if you want KPATHSEA */
33 #define KPATHSEA @KPATHSEA@
34
35 /* define if you have kpatsea header */
36 #define HAVE_KPATHSEA_KPATHSEA_H 0
37
38 /* define if you have kpse_find_file */
39 #define HAVE_KPSE_FIND_FILE 0
40
41 /* define if you have kpse_find_tfm */
42 #define HAVE_KPSE_FIND_TFM 0
43
44 /* define if explicit instantiation is needed */
45 #undef NEED_EXPLICIT_INSTANTIATION
46
47 /* define directory and path separators */
48 #define DIRSEP '@DIRSEP@'
49 #define PATHSEP '@PATHSEP@'
50
51 /* define if you have assert */
52 #define HAVE_ASSERT_H 0
53
54 /* define if you have sys/stat.h */
55 #define HAVE_SYS_STAT_H 0
56
57 /* define if you have sys/stat.h */
58 #define STAT_MACROS_BROKEN 0