]> git.donarmstrong.com Git - lilypond.git/blob - config.hh.in
patch::: 1.5.11.jcn1
[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 you have python2/Python.h header */
45 #define HAVE_PYTHON2_PYTHON_H 0
46
47 /* define if you have python/Python.h header */
48 #define HAVE_PYTHON_PYTHON_H 0
49
50 /* define if you have Python.h header */
51 #define HAVE_PYTHON_H 0
52
53 /* define if explicit instantiation is needed */
54 #undef NEED_EXPLICIT_INSTANTIATION
55
56 /* define directory and path separators */
57 #define DIRSEP '@DIRSEP@'
58 #define PATHSEP '@PATHSEP@'
59
60 /* define if you have assert */
61 #define HAVE_ASSERT_H 0
62
63 /* define if you have sys/stat.h */
64 #define HAVE_SYS_STAT_H 0
65
66 /* define if you have sys/stat.h */
67 #define STAT_MACROS_BROKEN 0
68
69 /* define GUILE major version */
70 #define GUILE_MAJOR_VERSION 0
71
72 /* define GUILE minor version */
73 #define GUILE_MINOR_VERSION 0