projects
/
yazproxy-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:
c176a97
)
Update with new yazpp.m4 (that makes make distcheck easy)
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 3 Dec 2004 14:27:40 +0000
(14:27 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 3 Dec 2004 14:27:40 +0000
(14:27 +0000)
yazpp.m4
patch
|
blob
|
history
diff --git
a/yazpp.m4
b/yazpp.m4
index
65bb934
..
a528936
100644
(file)
--- a/
yazpp.m4
+++ b/
yazpp.m4
@@
-1,4
+1,3
@@
-## $Id: yazpp.m4,v 1.3 2004-04-22 07:52:51 adam Exp $
AC_DEFUN([YAZPP_INIT],
[
AC_SUBST(YAZPPLIB)
@@
-16,7
+15,7
@@
AC_DEFUN([YAZPP_INIT],
else
yazppsrcdir=$srcdir
fi
- for i in ${yazppsrcdir}/../yaz++-* ${yazppsrcdir}/../yaz++; do
+ for i in ${yazppsrcdir}/../../yaz++ ${yazppsrcdir}/../yaz++-* ${yazppsrcdir}/../yaz++; do
if test -d $i; then
if test -r $i/yaz++-config; then
yazppconfig=$i/yaz++-config