]> git.pld-linux.org Git - packages/glibc.git/blame - glibc-autoconf.patch
Rel 8; fixes from upstream
[packages/glibc.git] / glibc-autoconf.patch
CommitLineData
347d7237
MK
1diff -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.
6bb391cf 7 m4_define([GLIBC_AUTOCONF_VERSION], [2.69])
68678885
AM
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
347d7237 15 dnl which appears in configure.ac before the sysdep configure scripts are run.
This page took 0.122062 seconds and 4 git commands to generate.