projects
/
m4-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e68f7cb
)
Spell fix
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 23 May 2006 08:01:46 +0000
(08:01 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 23 May 2006 08:01:46 +0000
(08:01 +0000)
yaz_libxml2.m4
patch
|
blob
|
history
diff --git
a/yaz_libxml2.m4
b/yaz_libxml2.m4
index
b8feab2
..
41bafcc
100644
(file)
--- 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