]> git.pld-linux.org Git - packages/gnutls.git/blobdiff - gnutls-link.patch
- updated to 3.2.1
[packages/gnutls.git] / gnutls-link.patch
index 292968d2979e1735ce8a39ac154a2cd3421c1bd1..1bfd2375ab6d07154436d7630c399456d42d33a6 100644 (file)
              if test "X$found_so" != "X"; then
                dnl Linking with a shared library. We attempt to hardcode its
                dnl directory into the executable's runpath, unless it's the
+--- gnutls-3.2.1/lib/Makefile.am.orig  2013-05-31 20:58:51.000000000 +0200
++++ gnutls-3.2.1/lib/Makefile.am       2013-06-07 22:22:54.017559367 +0200
+@@ -140,7 +140,7 @@
+ endif
+ if ENABLE_NETTLE
+-thirdparty_libadd += $(NETTLE_LIBS) $(HOGWEED_LIBS)
++thirdparty_libadd += $(NETTLE_LIBS) $(HOGWEED_LIBS) -lgmp
+ libgnutls_la_LIBADD += nettle/libcrypto.la
+ endif
This page took 0.087654 seconds and 4 git commands to generate.