* [gentoo-commits] gentoo commit in src/patchsets/ssmtp/2.64: 0080_all_gnutls.patch
@ 2011-01-19 22:16 Diego Petteno (flameeyes)
0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2011-01-19 22:16 UTC (permalink / raw
To: gentoo-commits
flameeyes 11/01/19 22:16:42
Modified: 0080_all_gnutls.patch
Log:
Don't rewrite full LIBS.
Revision Changes Path
1.2 src/patchsets/ssmtp/2.64/0080_all_gnutls.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/ssmtp/2.64/0080_all_gnutls.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/ssmtp/2.64/0080_all_gnutls.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/ssmtp/2.64/0080_all_gnutls.patch?r1=1.1&r2=1.2
Index: 0080_all_gnutls.patch
===================================================================
RCS file: /var/cvsroot/gentoo/src/patchsets/ssmtp/2.64/0080_all_gnutls.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 0080_all_gnutls.patch 19 Jan 2011 13:39:17 -0000 1.1
+++ 0080_all_gnutls.patch 19 Jan 2011 22:16:42 -0000 1.2
@@ -79,7 +79,7 @@
+ LIBS="$LIBS -lssl -lcrypto"
+ else
+ AC_DEFINE([HAVE_GNUTLS])
-+ LIBS="-lgnutls-openssl"
++ LIBS="$LIBS -lgnutls-openssl"
+ fi
fi
-enableval=""
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-01-19 22:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-19 22:16 [gentoo-commits] gentoo commit in src/patchsets/ssmtp/2.64: 0080_all_gnutls.patch Diego Petteno (flameeyes)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox