]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add tetex-devel as package suggestion for
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 22 May 2003 11:06:48 +0000 (11:06 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 22 May 2003 11:06:48 +0000 (11:06 +0000)
libkpathsea (Maurizio Tomasi).

ChangeLog
stepmake/aclocal.m4

index 40b302145b198238f45affd51a0c1bbd0a06cf02..9ef2bd12b5714f1fcba01aecdfcc9ea6397be211 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
+       libkpathsea (Maurizio Tomasi).
+
 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * lily/slash-repeat-engraver.cc (try_music): new file, handle
index eae65025b5ff34d90f3fe1d6b11997b7e58124fc..a0ff389201cbeef161cdfb7839e96278d5c5bcc4 100644 (file)
@@ -685,7 +685,8 @@ AC_DEFUN(STEPMAKE_KPATHSEA, [
        AC_CHECK_LIB(kpathsea, kpse_find_file)
        AC_CHECK_FUNCS(kpse_find_file,,kpathsea_b=no)
        if test "$kpathsea_b" = "no"; then
-           warn='kpathsea (libkpathsea-dev or kpathsea-devel package)
+           warn='kpathsea (libkpathsea-dev, kpathsea-devel or tetex-devel
+   package).
    Else, please specify the location of your kpathsea using
    --with-kpathsea-include and --with-kpathsea-lib options.  You should
    install kpathsea; see INSTALL.txt.  Rerun ./configure