summaryrefslogtreecommitdiff
path: root/www-apache/mod_auth_xradius/files/mod_auth_xradius-0.4.6-obsolete-autotools-syntax.patch
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2021-02-13 11:27:16 +0100
committerDavid Seifert <soap@gentoo.org>2021-02-13 11:27:16 +0100
commit2005eb90003eb96281cbbec121fb6cf6ff0955cf (patch)
treeb409f2808d343b2fac7eff7756d0b0a202293f18 /www-apache/mod_auth_xradius/files/mod_auth_xradius-0.4.6-obsolete-autotools-syntax.patch
parentc887d4767cbf3663bcf3b30031c41e51a9e96bb4 (diff)
downloadgentoo-2005eb90003eb96281cbbec121fb6cf6ff0955cf.tar.gz
gentoo-2005eb90003eb96281cbbec121fb6cf6ff0955cf.tar.bz2
gentoo-2005eb90003eb96281cbbec121fb6cf6ff0955cf.zip
www-apache/mod_auth_xradius: Port to EAPI 7
* Fix build with gcc-10 Closes: https://bugs.gentoo.org/707610 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'www-apache/mod_auth_xradius/files/mod_auth_xradius-0.4.6-obsolete-autotools-syntax.patch')
-rw-r--r--www-apache/mod_auth_xradius/files/mod_auth_xradius-0.4.6-obsolete-autotools-syntax.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/www-apache/mod_auth_xradius/files/mod_auth_xradius-0.4.6-obsolete-autotools-syntax.patch b/www-apache/mod_auth_xradius/files/mod_auth_xradius-0.4.6-obsolete-autotools-syntax.patch
new file mode 100644
index 000000000000..97f3023b97c2
--- /dev/null
+++ b/www-apache/mod_auth_xradius/files/mod_auth_xradius-0.4.6-obsolete-autotools-syntax.patch
@@ -0,0 +1,19 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -4,6 +4,7 @@
+ AC_PREREQ(2.53)
+ AC_CONFIG_SRCDIR([src/mod_auth_xradius.c])
+ AC_CONFIG_AUX_DIR(config)
++AC_CONFIG_MACRO_DIR([m4])
+ OOO_MAINTAIN_MODE
+ AM_MAINTAINER_MODE
+ AC_CANONICAL_TARGET
+@@ -15,7 +16,7 @@
+ AC_PROG_CC
+ AC_PROG_LD
+ AC_PROG_INSTALL
+-AC_PROG_RANLIB
++LT_INIT
+
+ AP_VERSION=2.0.40
+ CHECK_APACHE(,$AP_VERSION,