[packages/glibc] - drop autoconf version dependency

arekm arekm at pld-linux.org
Wed Dec 26 11:38:18 CET 2012


commit 686788850c833d105020955f9aa4f23ee4bec77c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Dec 26 11:38:15 2012 +0100

    - drop autoconf version dependency

 glibc-autoconf.patch | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
---
diff --git a/glibc-autoconf.patch b/glibc-autoconf.patch
new file mode 100644
index 0000000..b3332ee
--- /dev/null
+++ b/glibc-autoconf.patch
@@ -0,0 +1,14 @@
+--- glibc-2.17/aclocal.m4~	2012-12-25 04:02:13.000000000 +0100
++++ glibc-2.17/aclocal.m4	2012-12-25 12:11:19.271094384 +0100
+@@ -2,11 +2,6 @@
+ dnl the internal functions defined and used by the main configure script
+ dnl match those expected by the fragments.
+ m4_define([GLIBC_AUTOCONF_VERSION], [2.68])
+-m4_if(m4_defn([AC_AUTOCONF_VERSION]), GLIBC_AUTOCONF_VERSION, [],
+-      [m4_fatal(m4_flatten(
+-Exactly version GLIBC_AUTOCONF_VERSION of Autoconf is required but you have
+-m4_defn([AC_AUTOCONF_VERSION])
+-), [63])])dnl
+ dnl
+ dnl We define the macro GLIBC_PROVIDES to do an AC_PROVIDE for each macro
+ dnl which appears in configure.in before the sysdep configure scripts are run.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/686788850c833d105020955f9aa4f23ee4bec77c



More information about the pld-cvs-commit mailing list