stages: Do not provide .Info documents to speed up the installation a bit
[dragora.git] / patches / binutils / 2.38 / binutils-autoconf-version.patch
blobf94fdad8b61c4bb70488c1d7c8a034a3e6931b09
1 --- binutils.orig/config/override.m4 2021-08-31 14:20:17.275574804 +0100
2 +++ binutils-2.37/config/override.m4 2021-08-31 14:36:37.793954247 +0100
3 @@ -41,7 +41,7 @@ dnl Or for updating the whole tree at on
4 AC_DEFUN([_GCC_AUTOCONF_VERSION_CHECK],
5 [m4_if(m4_defn([_GCC_AUTOCONF_VERSION]),
6 m4_defn([m4_PACKAGE_VERSION]), [],
7 - [m4_fatal([Please use exactly Autoconf ]_GCC_AUTOCONF_VERSION[ instead of ]m4_defn([m4_PACKAGE_VERSION])[.])])
8 + [])
9 ])
10 m4_define([AC_INIT], m4_defn([AC_INIT])[
11 _GCC_AUTOCONF_VERSION_CHECK