]> git.pld-linux.org Git - packages/yaz.git/blob - yaz-link.patch
d40ce6729ab4a876ffce0cd8d82d631987d252bb
[packages/yaz.git] / yaz-link.patch
1 --- yaz-2.0.21/src/Makefile.am.orig     2004-05-16 00:11:25.138435168 +0200
2 +++ yaz-2.0.21/src/Makefile.am  2004-05-16 00:13:10.354439904 +0200
3 @@ -63,7 +63,7 @@
4  libyaz_la_LIBADD=$(WRAPLIBS)
5  
6  libyazthread_la_SOURCES=
7 -libyazthread_la_LIBADD=thr-nmem.lo thr-statserv.lo thr-eventl.lo
8 +libyazthread_la_LIBADD=thr-nmem.lo thr-statserv.lo thr-eventl.lo libyaz.la
9  libyazthread_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)
10  
11  # Rules for Z39.50 V3
This page took 0.056486 seconds and 2 git commands to generate.