]> git.pld-linux.org Git - packages/gdbm.git/blob - gdbm-link-compat.patch
- updated to 1.17
[packages/gdbm.git] / gdbm-link-compat.patch
1 --- gdbm-1.9.1/compat/Makefile.am.orig  2011-08-09 16:58:44.000000000 +0200
2 +++ gdbm-1.9.1/compat/Makefile.am       2011-08-14 10:31:15.926382830 +0200
3 @@ -50,4 +50,5 @@
4  libgdbm_compat_la_SOURCES = $(DBM_CF) $(NDBM_CF)
5  
6  libgdbm_compat_la_LDFLAGS = -version-info $(VI_CURRENT):$(VI_REVISION):$(VI_AGE)
7 +libgdbm_compat_la_LIBADD = $(top_builddir)/src/libgdbm.la
8  
This page took 0.022584 seconds and 3 git commands to generate.