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:
60ffe41
)
libyaz.la is used by libzoompp.la
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 17 May 2010 10:43:02 +0000
(12:43 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 17 May 2010 10:43:02 +0000
(12:43 +0200)
zoom/Makefile.am
patch
|
blob
|
history
diff --git
a/zoom/Makefile.am
b/zoom/Makefile.am
index
11ea5cb
..
941101e
100644
(file)
--- a/
zoom/Makefile.am
+++ b/
zoom/Makefile.am
@@
-8,7
+8,9
@@
noinst_PROGRAMS = zclient
endif
libzoompp_la_LDFLAGS=-version-info 4:0:0
-LDADD=libzoompp.la $(YAZLALIB)
+LDADD=libzoompp.la
+
+libzoompp_la_LIBADD = $(YAZLALIB)
mirk_sources = zexcept.cpp zconn.cpp zquery.cpp zrs.cpp zrec.cpp
libzoompp_la_SOURCES = $(mirk_sources) interface.h