From: fred Date: Tue, 26 Mar 2002 23:25:30 +0000 (+0000) Subject: lilypond-1.3.75 X-Git-Tag: release/1.5.59~1437 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7692142bd0fb2d311fbc0947205b36c707766cd9;p=lilypond.git lilypond-1.3.75 --- diff --git a/config.hh.in b/config.hh.in index 4272e0b1c7..a24a0584cd 100644 --- a/config.hh.in +++ b/config.hh.in @@ -24,6 +24,18 @@ /* 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