freebsd-ports/security/nettle2/files/patch-configure

12 lines
414 B
Text
Raw Normal View History

--- configure.orig Tue Nov 1 09:35:20 2005
+++ configure Tue Nov 1 09:36:28 2005
@@ -2990,7 +2990,7 @@
*)
SHLIBFORLINK=libnettle.so
SHLIBSONAME='$(SHLIBFORLINK).$(SHLIBMAJOR)'
- SHLIBFILE='$(SHLIBSONAME).$(SHLIBMINOR)'
+ SHLIBFILE='$(SHLIBSONAME)'
SHLIBLINK='$(CC) $(LDFLAGS) -shared -Wl,-soname=$(SHLIBSONAME)'
# FIXME: It might make some sense to link with -lgmp
SHLIBLIBS=''