public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/serf/files: 0.1.2-disable-unneeded-linking.patch
@ 2008-04-30 19:12 Benedikt Boehm (hollow)
  0 siblings, 0 replies; only message in thread
From: Benedikt Boehm (hollow) @ 2008-04-30 19:12 UTC (permalink / raw
  To: gentoo-commits

hollow      08/04/30 19:12:07

  Added:                0.1.2-disable-unneeded-linking.patch
  Log:
  initial ebuild, bug #219391
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.1                  net-libs/serf/files/0.1.2-disable-unneeded-linking.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/serf/files/0.1.2-disable-unneeded-linking.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/serf/files/0.1.2-disable-unneeded-linking.patch?rev=1.1&content-type=text/plain

Index: 0.1.2-disable-unneeded-linking.patch
===================================================================
--- configure.in
+++ configure.in
@@ -160,7 +160,7 @@
 AC_CHECK_HEADER([openssl/opensslv.h], [],
                 [AC_MSG_ERROR([We require OpenSSL; try --with-openssl])])
 
-libs="`$apu_config --link-libtool --libs` `$apr_config --link-libtool --libs`"
+libs="`$apu_config --link-libtool` `$apr_config --link-libtool`"
 APR_ADDTO(SERF_LIBS, [$libs])
 AC_SUBST(SERF_LIBS)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-30 19:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-30 19:12 [gentoo-commits] gentoo-x86 commit in net-libs/serf/files: 0.1.2-disable-unneeded-linking.patch Benedikt Boehm (hollow)

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