7c759dbddd
USE_LIBTOOL where appropriate
13 lines
485 B
Plaintext
13 lines
485 B
Plaintext
$OpenBSD: patch-libextra_Makefile_am,v 1.1 2005/12/24 20:52:58 sturm Exp $
|
|
--- libextra/Makefile.am.orig Sat Dec 24 20:53:47 2005
|
|
+++ libextra/Makefile.am Sat Dec 24 20:54:33 2005
|
|
@@ -69,7 +69,7 @@ COBJECTS_EXTRA = ext_srp.c \
|
|
|
|
|
|
libgnutls_extra_la_LDFLAGS = $(LIBGNUTLS_EXTRA_EXPORTS) \
|
|
- -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
|
|
+ ${librealgnutls_extra_la_LDFLAGS} \
|
|
$(LIBOPENCDK_LIBS) $(LZO_LIBS)
|
|
|
|
libgnutls_extra_la_SOURCES = $(COBJECTS_EXTRA) $(LZO_OBJECTS) \
|