Spell fix
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 23 May 2006 08:01:46 +0000 (08:01 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 23 May 2006 08:01:46 +0000 (08:01 +0000)
yaz_libxml2.m4

index b8feab2..41bafcc 100644 (file)
@@ -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