public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/climm/files: climm-0.7-gnutls.patch
@ 2009-12-26 14:50 Peter Volkov (pva)
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Volkov (pva) @ 2009-12-26 14:50 UTC (permalink / raw
  To: gentoo-commits

pva         09/12/26 14:50:31

  Added:                climm-0.7-gnutls.patch
  Log:
  Version bump, bug 270336, thank Andreas Weber for report. Fixes build issue with recent gnutls, bug #297323, thank Markus Meier for report.
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-im/climm/files/climm-0.7-gnutls.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/climm/files/climm-0.7-gnutls.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/climm/files/climm-0.7-gnutls.patch?rev=1.1&content-type=text/plain

Index: climm-0.7-gnutls.patch
===================================================================
=== modified file 'configure.ac'
--- configure.ac	2009-12-26 14:00:17 +0000
+++ configure.ac	2009-12-26 14:02:41 +0000
@@ -97,7 +97,7 @@
   if test "x$ac_arg_use_ssl" != "xno"; then
     ac_use_ssl=no
     if test "x$ac_arg_use_ssl" != "xopenssl"; then
-      AM_PATH_LIBGNUTLS(0.8.8, ac_use_ssl=gnutls)
+      PKG_CHECK_MODULES(LIBGNUTLS, gnutls, ac_use_ssl=gnutls)
       AM_PATH_LIBGCRYPT(, , ac_use_ssl=no)
       AC_CHECK_HEADERS([gcrypt.h], , ac_use_ssl=no)
       if test "x$ac_use_ssl" = "xgnutls"; then







^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-im/climm/files: climm-0.7-gnutls.patch
@ 2014-03-04 21:01 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-03-04 21:01 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/03/04 21:01:23

  Removed:              climm-0.7-gnutls.patch
  Log:
  Cleanup old.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key )


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-04 21:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04 21:01 [gentoo-commits] gentoo-x86 commit in net-im/climm/files: climm-0.7-gnutls.patch Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-26 14:50 Peter Volkov (pva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox