]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.75
authorfred <fred>
Tue, 26 Mar 2002 23:25:30 +0000 (23:25 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:25:30 +0000 (23:25 +0000)
config.hh.in

index 4272e0b1c77777e25db4b17affe3ff17c5b9263f..a24a0584cd60f7af9c4ccac925580c74e3f4a11e 100644 (file)
 /* 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
 
@@ -31,5 +43,5 @@
 #define DIRSEP '@DIRSEP@'
 #define PATHSEP '@PATHSEP@'
 
-/* define if no assert */
+/* define if you have assert */
 #define HAVE_ASSERT_H 1