projects
/
idzebra-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:
a749ce4
)
Fix YAZ include
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 8 Jul 2002 08:43:23 +0000
(08:43 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 8 Jul 2002 08:43:23 +0000
(08:43 +0000)
recctrl/Makefile.am
patch
|
blob
|
history
diff --git
a/recctrl/Makefile.am
b/recctrl/Makefile.am
index
eff49b8
..
fb376a6
100644
(file)
--- a/
recctrl/Makefile.am
+++ b/
recctrl/Makefile.am
@@
-1,7
+1,7
@@
-## $Id: Makefile.am,v 1.3 2002-05-13 14:13:43 adam Exp $
+## $Id: Makefile.am,v 1.4 2002-07-08 08:43:23 adam Exp $
noinst_LIBRARIES = librecctrl.a
librecctrl_a_SOURCES = recctrl.c recgrs.c sgmlread.c regxread.c \
marcread.c rectext.c grsread.h recgrs.h rectext.h xmlread.c
-INCLUDES = -I$(srcdir)/../include $(YAZINC) $(TCL_INCLUDE)
+INCLUDES = -I$(srcdir)/../include @YAZINC@ $(TCL_INCLUDE)