]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- drop autoconf version dependency
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 26 Dec 2012 10:38:15 +0000 (11:38 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 26 Dec 2012 10:38:15 +0000 (11:38 +0100)
glibc-autoconf.patch [new file with mode: 0644]

diff --git a/glibc-autoconf.patch b/glibc-autoconf.patch
new file mode 100644 (file)
index 0000000..b3332ee
--- /dev/null
@@ -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.
This page took 0.100325 seconds and 4 git commands to generate.