Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 165263 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- gdbm-1.8.3/Makefile.in
0
++ gdbm-1.8.3/Makefile.in
Lines 161-167 Link Here
161
libgdbm_compat.la: $(C_LOBJS) gdbm.h
161
libgdbm_compat.la: $(C_LOBJS) gdbm.h
162
	rm -f libgdbm_compat.la
162
	rm -f libgdbm_compat.la
163
	$(LIBTOOL) --mode=link $(CC) -o libgdbm_compat.la -rpath $(libdir) \
163
	$(LIBTOOL) --mode=link $(CC) -o libgdbm_compat.la -rpath $(libdir) \
164
		-version-info $(SHLIB_VER) $(C_LOBJS)
164
		-version-info $(SHLIB_VER) $(C_LOBJS) libgdbm.so
165
165
166
gdbm.h:	gdbm.proto gdbmerrno.h gdbm.proto2
166
gdbm.h:	gdbm.proto gdbmerrno.h gdbm.proto2
167
	rm -f gdbm.h
167
	rm -f gdbm.h

Return to bug 165263