public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_gnutls/files/
@ 2017-02-14 12:36 Lars Wendler
  0 siblings, 0 replies; only message in thread
From: Lars Wendler @ 2017-02-14 12:36 UTC (permalink / raw
  To: gentoo-commits

commit:     371879edc620bd68741fc2c1c2b8c8af489dec60
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Feb 13 18:09:51 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 12:36:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=371879ed

www-apache/mod_gnutls: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3960

 .../mod_gnutls-0.7.1-apr_memcache_m4_dirty.patch   | 31 ----------------------
 1 file changed, 31 deletions(-)

diff --git a/www-apache/mod_gnutls/files/mod_gnutls-0.7.1-apr_memcache_m4_dirty.patch b/www-apache/mod_gnutls/files/mod_gnutls-0.7.1-apr_memcache_m4_dirty.patch
deleted file mode 100644
index bc95fee5d5..0000000000
--- a/www-apache/mod_gnutls/files/mod_gnutls-0.7.1-apr_memcache_m4_dirty.patch
+++ /dev/null
@@ -1,31 +0,0 @@
---- mod_gnutls-0.7.1/m4/apr_memcache.m4
-+++ mod_gnutls-0.7.1/m4/apr_memcache.m4
-@@ -40,23 +40,20 @@
- if test -n "$apr_memcache_includes"; then
-     apr_memcache_includedir=$apr_memcache_includes
- elif test -n "$apr_memcache_prefix"; then
--    apr_memcache_includedir=$apr_memcache_prefix/include/apr_memcache-0
-+    apr_memcache_includedir=$apr_memcache_prefix/include/aprutil-1
- else
--    apr_memcache_includedir=$includedir/apr_memcache-0
-+    apr_memcache_includedir=$includedir/aprutil-1
- fi
- 
- CFLAGS="-I$apr_memcache_includedir $CFLAGS"
- 
- 
- AC_CHECK_LIB(
--    apr_memcache,
-+    aprutil-1,
-     apr_memcache_create,
-     [
--	APR_MEMCACHE_LIBS="-lapr_memcache"
--	if test -n "$apr_memcache_libdir"; then
--	    APR_MEMCACHE_LIBS="-R$apr_memcache_libdir -L$apr_memcache_libdir $APR_MEMCACHE_LIBS"
--	fi
--	APR_MEMCACHE_CFLAGS="-I$apr_memcache_includedir"
-+    APR_MEMCACHE_LIBS="`apu-1-config --link-ld`"
-+    APR_MEMCACHE_CFLAGS="`apu-1-config --includes`"
-     ]
- )
- 


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

only message in thread, other threads:[~2017-02-14 12:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-14 12:36 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_gnutls/files/ Lars Wendler

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