]> git.donarmstrong.com Git - lilypond.git/blobdiff - config.hh.in
patch::: 1.3.78.jcn1
[lilypond.git] / config.hh.in
index 65772eaae94d6669c176eb4d5af061a013292243..a24a0584cd60f7af9c4ccac925580c74e3f4a11e 100644 (file)
 /* define if you have isinf */
 #define HAVE_ISINF 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
@@ -34,5 +43,5 @@
 #define DIRSEP '@DIRSEP@'
 #define PATHSEP '@PATHSEP@'
 
-/* define GUILE-ification */
-#undef HAVE_LIBGUILE 
+/* define if you have assert */
+#define HAVE_ASSERT_H 1