]> git.donarmstrong.com Git - lilypond.git/blobdiff - config.hh.in
patch::: 1.3.150.uu1
[lilypond.git] / config.hh.in
index 5f455e0ff775e7c95140f914ab836c0ca9899615..e6a8195c5da57eb4dd22d35a4824e0c3b4b3824e 100644 (file)
@@ -1,25 +1,58 @@
-/* config.hh.in.  Generated automatically from configure.in by autoheader.  */
+/* @AUTOGENERATE@ */
 
-/* Define if lex declares yytext as a char * by default, not a char[].  */
-#undef YYTEXT_POINTER
+/* Hmm */
+#define PACKAGE "@package@"
 
-/* autoheader really wants this */
-#define PACKAGE
+/* define if bla bla /var and the like. */
+#define DIR_SHAREDSTATEDIR "@DIR_SHAREDSTATEDIR@"
 
-/* undef to get lots of debugging stuff (see .dstream) */
-#define NPRINT
+#define DIR_DATADIR "@DIR_DATADIR@"
 
-/* undef to do checking */
-#undef NDEBUG
+/* default lilypond init and input dir */
+#define  DIR_DATADIR "@DIR_DATADIR@"
 
-/* define to inline string funcs */
-#undef STRINGS_UTILS_INLINED
+/* default lilypond locale dir */
+#define  DIR_LOCALEDIR "@DIR_LOCALEDIR@"
 
-/* default lilypond init and input dir */
-#define  DIR_DATADIR "/home/fred/lelie/current"
+/* define if you have memmem */
+#define HAVE_MEMMEM 0
+
+/* define if you have snprintf */
+#define HAVE_SNPRINTF 0
+
+/* define if you have vsnprintf */
+#define HAVE_VSNPRINTF 0
+
+/* define if you have gettext */
+#define HAVE_GETTEXT 0
+
+/* define if you have isinf */
+#define HAVE_ISINF 0
+
+/* define if you want KPATHSEA */
+#define KPATHSEA @KPATHSEA@
+
+/* define if you have kpatsea header */
+#define HAVE_KPATHSEA_KPATHSEA_H 0
+
+/* define if you have kpse_find_file */
+#define HAVE_KPSE_FIND_FILE 0
+
+/* define if you have kpse_find_tfm */
+#define HAVE_KPSE_FIND_TFM 0
+
+/* define if explicit instantiation is needed */
+#undef NEED_EXPLICIT_INSTANTIATION
+
+/* define directory and path separators */
+#define DIRSEP '@DIRSEP@'
+#define PATHSEP '@PATHSEP@'
+
+/* define if you have assert */
+#define HAVE_ASSERT_H 0
 
-/* the toplevel version string */
-#define TOPLEVEL_VERSION "0"
+/* define if you have sys/stat.h */
+#define HAVE_SYS_STAT_H 0
 
-/* the version string of the flower lib */
-#define FLOWER_VERSION "0"
+/* define if you have sys/stat.h */
+#define STAT_MACROS_BROKEN 0