From 237576e4d05b9f23b080a982f8c079d2f6646a16 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 23 May 2006 08:01:46 +0000 Subject: [PATCH] Spell fix --- yaz_libxml2.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yaz_libxml2.m4 b/yaz_libxml2.m4 index b8feab2..41bafcc 100644 --- a/yaz_libxml2.m4 +++ b/yaz_libxml2.m4 @@ -122,9 +122,9 @@ if test "$exsltdir" != "no"; then AC_MSG_RESULT(Not found) if test "$pkgconfigpath" = "NONE"; then - extra="libEXLT not enabled. pkg-config not found." + extra="libEXSLT not enabled. pkg-config not found." else - extra="libEXLT development libraries not found." + extra="libEXSLT development libraries not found." fi if test "$exsltdir" = "default"; then -- 1.7.10.4