projects
/
yazpp-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:
ede88f2
)
Update yaz.m4
YAZPP.0.7.6
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 5 Feb 2004 14:18:34 +0000
(14:18 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 5 Feb 2004 14:18:34 +0000
(14:18 +0000)
yaz.m4
patch
|
blob
|
history
diff --git
a/yaz.m4
b/yaz.m4
index
65097e5
..
05ae608
100644
(file)
--- a/
yaz.m4
+++ b/
yaz.m4
@@
-1,4
+1,4
@@
-## $Id: yaz.m4,v 1.5 2004-02-05 11:56:10 adam Exp $
+## $Id: yaz.m4,v 1.6 2004-02-05 14:18:34 adam Exp $
##
# Use this m4 funciton for autoconf if you use YAZ in your own
# configure script.
@@
-58,8
+58,6
@@
AC_DEFUN([YAZ_INIT],
if test "$have_yaz_version" -lt "$req_yaz_version"; then
AC_MSG_ERROR([$YAZVERSION. Requires $2 or later])
fi
- else
- AC_MSG_RESULT([$YAZVERSION])
fi
fi
])