projects
/
pazpar2-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:
5ca759f
)
Should not use local yaz version
author
Sebastian Hammer
<quinn@indexdata.com>
Fri, 8 Dec 2006 22:21:36 +0000
(22:21 +0000)
committer
Sebastian Hammer
<quinn@indexdata.com>
Fri, 8 Dec 2006 22:21:36 +0000
(22:21 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
8292e48
..
70f9404
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,12
+1,12
@@
# ParaZ. Copyright (C) 2000-2004, Index Data ApS
# All rights reserved.
-# $Id: Makefile,v 1.4 2006-12-03 06:43:24 quinn Exp $
+# $Id: Makefile,v 1.5 2006-12-08 22:21:36 quinn Exp $
SHELL=/bin/sh
CC=gcc
-YAZCONF=yaz-2.1.40/yaz-config
+YAZCONF=yaz-config
YAZLIBS=`$(YAZCONF) --libs`
YAZCFLAGS=`$(YAZCONF) --cflags`