public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/gnutls/files: gnutls-2.6.0-cxx-configure.in.patch
@ 2008-11-04 12:53 Daniel Black (dragonheart)
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Black (dragonheart) @ 2008-11-04 12:53 UTC (permalink / raw
  To: gentoo-commits

dragonheart    08/11/04 12:53:11

  Added:                gnutls-2.6.0-cxx-configure.in.patch
  Log:
  version bump as per bug #236690 thanks to Arfrever
  (Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 x86_64)

Revision  Changes    Path
1.1                  net-libs/gnutls/files/gnutls-2.6.0-cxx-configure.in.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnutls/files/gnutls-2.6.0-cxx-configure.in.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnutls/files/gnutls-2.6.0-cxx-configure.in.patch?rev=1.1&content-type=text/plain

Index: gnutls-2.6.0-cxx-configure.in.patch
===================================================================
--- configure.in.orig	2008-11-04 22:27:44.000000000 +1100
+++ configure.in	2008-11-04 22:31:13.000000000 +1100
@@ -79,7 +79,6 @@
 
 dnl Checks for programs.
 AC_PROG_CC
-AC_PROG_CXX
 AC_PROG_LN_S
 GTK_DOC_CHECK(1.1)
 AC_PATH_PROG([GAA], [gaa])
@@ -114,6 +113,7 @@
   AC_LANG_PUSH(C++)
   AC_COMPILE_IFELSE([AC_LANG_PROGRAM([],[])], use_cxx=yes, use_cxx=no)
   AC_LANG_POP(C++)
+  AC_PROG_CXX
 fi
 
 AC_MSG_CHECKING([whether C99 macros are supported])






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

* [gentoo-commits] gentoo-x86 commit in net-libs/gnutls/files: gnutls-2.6.0-cxx-configure.in.patch
@ 2009-01-05  7:44 Daniel Black (dragonheart)
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Black (dragonheart) @ 2009-01-05  7:44 UTC (permalink / raw
  To: gentoo-commits

dragonheart    09/01/05 07:44:37

  Modified:             gnutls-2.6.0-cxx-configure.in.patch
  Log:
  version bump as per bug #250987 thanks to Arfrever. USE=-cxx fix as per bug #249326 by Lars Strojny with patch thanks to Arfrever. Fix libtool cleanup on 2.6.0 version.
  (Portage version: 2.2_rc20/cvs/Linux 2.6.26-gentoo-r4 x86_64)

Revision  Changes    Path
1.2                  net-libs/gnutls/files/gnutls-2.6.0-cxx-configure.in.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnutls/files/gnutls-2.6.0-cxx-configure.in.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnutls/files/gnutls-2.6.0-cxx-configure.in.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnutls/files/gnutls-2.6.0-cxx-configure.in.patch?r1=1.1&r2=1.2

Index: gnutls-2.6.0-cxx-configure.in.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/files/gnutls-2.6.0-cxx-configure.in.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnutls-2.6.0-cxx-configure.in.patch	4 Nov 2008 12:53:11 -0000	1.1
+++ gnutls-2.6.0-cxx-configure.in.patch	5 Jan 2009 07:44:37 -0000	1.2
@@ -8,11 +8,13 @@
  AC_PROG_LN_S
  GTK_DOC_CHECK(1.1)
  AC_PATH_PROG([GAA], [gaa])
-@@ -114,6 +113,7 @@
+@@ -114,6 +113,9 @@
    AC_LANG_PUSH(C++)
    AC_COMPILE_IFELSE([AC_LANG_PROGRAM([],[])], use_cxx=yes, use_cxx=no)
    AC_LANG_POP(C++)
 +  AC_PROG_CXX
++else
++  AM_CONDITIONAL([am__fastdepCXX], [false])
  fi
  
  AC_MSG_CHECKING([whether C99 macros are supported])






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

* [gentoo-commits] gentoo-x86 commit in net-libs/gnutls/files: gnutls-2.6.0-cxx-configure.in.patch
@ 2010-12-27 17:46 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 3+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-12-27 17:46 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/12/27 17:46:13

  Removed:              gnutls-2.6.0-cxx-configure.in.patch
  Log:
  Delete older ebuilds.



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

end of thread, other threads:[~2010-12-27 17:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-04 12:53 [gentoo-commits] gentoo-x86 commit in net-libs/gnutls/files: gnutls-2.6.0-cxx-configure.in.patch Daniel Black (dragonheart)
  -- strict thread matches above, loose matches on Subject: below --
2009-01-05  7:44 Daniel Black (dragonheart)
2010-12-27 17:46 Arfrever Frehtes Taifersar Arahesis (arfrever)

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