From 7b69b244b58ff8f173b9bbe2ee31cd87e9fab016 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Thu, 22 May 2003 11:06:48 +0000 Subject: [PATCH] Add tetex-devel as package suggestion for libkpathsea (Maurizio Tomasi). --- ChangeLog | 5 +++++ stepmake/aclocal.m4 | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 40b302145b..9ef2bd12b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-05-22 Jan Nieuwenhuizen + + * stepmake/aclocal.m4: Add tetex-devel as package suggestion for + libkpathsea (Maurizio Tomasi). + 2003-05-22 Han-Wen Nienhuys * lily/slash-repeat-engraver.cc (try_music): new file, handle diff --git a/stepmake/aclocal.m4 b/stepmake/aclocal.m4 index eae65025b5..a0ff389201 100644 --- a/stepmake/aclocal.m4 +++ b/stepmake/aclocal.m4 @@ -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 -- 2.39.5