]> git.pld-linux.org Git - packages/glibc.git/blob - glibc-autoconf.patch
- rel 6; update fixes from upstream
[packages/glibc.git] / glibc-autoconf.patch
1 --- glibc-2.17/aclocal.m4~      2012-12-25 04:02:13.000000000 +0100
2 +++ glibc-2.17/aclocal.m4       2012-12-25 12:11:19.271094384 +0100
3 @@ -2,11 +2,6 @@
4  dnl the internal functions defined and used by the main configure script
5  dnl match those expected by the fragments.
6  m4_define([GLIBC_AUTOCONF_VERSION], [2.69])
7 -m4_if(m4_defn([AC_AUTOCONF_VERSION]), GLIBC_AUTOCONF_VERSION, [],
8 -      [m4_fatal(m4_flatten(
9 -Exactly version GLIBC_AUTOCONF_VERSION of Autoconf is required but you have
10 -m4_defn([AC_AUTOCONF_VERSION])
11 -), [63])])dnl
12  dnl
13  dnl We define the macro GLIBC_PROVIDES to do an AC_PROVIDE for each macro
14  dnl which appears in configure.in before the sysdep configure scripts are run.
This page took 0.074211 seconds and 3 git commands to generate.