projects
/
yaz-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:
9dcf8b8
)
Remove redundant include path
author
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 2 Mar 2003 15:34:51 +0000
(15:34 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 2 Mar 2003 15:34:51 +0000
(15:34 +0000)
zutil/Makefile.am
patch
|
blob
|
history
diff --git
a/zutil/Makefile.am
b/zutil/Makefile.am
index
907e331
..
0a65a31
100644
(file)
--- a/
zutil/Makefile.am
+++ b/
zutil/Makefile.am
@@
-1,7
+1,7
@@
-## $Id: Makefile.am,v 1.17 2003-02-18 10:37:09 adam Exp $
+## $Id: Makefile.am,v 1.18 2003-03-02 15:34:51 adam Exp $
noinst_LTLIBRARIES = libzutil.la
-AM_CPPFLAGS=-I$(top_srcdir)/include -I$(top_srcdir)/srw $(XML2_CFLAGS)
+AM_CPPFLAGS=-I$(top_srcdir)/include $(XML2_CFLAGS)
libzutil_la_SOURCES = zget.c yaz-ccl.c diagbib1.c logrpn.c \
otherinfo.c pquery.c sortspec.c z3950oid.c charneg.c \