]> git.pld-linux.org Git - packages/glibc.git/blob - glibc-autoconf.patch
Rel 8; fixes from upstream
[packages/glibc.git] / glibc-autoconf.patch
1 diff -urNp -x '*.orig' glibc-2.33.org/aclocal.m4 glibc-2.33/aclocal.m4
2 --- glibc-2.33.org/aclocal.m4   2021-02-01 18:15:33.000000000 +0100
3 +++ glibc-2.33/aclocal.m4       2021-03-20 14:28:43.059826328 +0100
4 @@ -3,11 +3,6 @@ dnl the internal functions defined and u
5  dnl match those expected by the fragments.  When changing this version,
6  dnl install.texi also needs to be updated.
7  m4_define([GLIBC_AUTOCONF_VERSION], [2.69])
8 -m4_if(m4_defn([AC_AUTOCONF_VERSION]), GLIBC_AUTOCONF_VERSION, [],
9 -      [m4_fatal(m4_flatten(
10 -Exactly version GLIBC_AUTOCONF_VERSION of Autoconf is required but you have
11 -m4_defn([AC_AUTOCONF_VERSION])
12 -), [63])])dnl
13  dnl
14  dnl We define the macro GLIBC_PROVIDES to do an AC_PROVIDE for each macro
15  dnl which appears in configure.ac before the sysdep configure scripts are run.
This page took 0.02463 seconds and 3 git commands to generate.