From a79272ae1d2dc93ff7e967b0a8c49e1d3337b6c5 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Sat, 24 Jul 2021 23:34:59 +0200 Subject: [PATCH] Drop dependency on autoconf --- mingw-binutils.spec | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/mingw-binutils.spec b/mingw-binutils.spec index e26bd5d..083a965 100644 --- a/mingw-binutils.spec +++ b/mingw-binutils.spec @@ -120,7 +120,7 @@ Patch16: binutils-testsuite-fixes.patch Patch17: binutils-gold-i386-gnu-property-notes.patch -BuildRequires: make +BuildRequires: make BuildRequires: gcc BuildRequires: flex BuildRequires: bison @@ -133,7 +133,6 @@ BuildRequires: dejagnu BuildRequires: sharutils %endif Provides: bundled(libiberty) -BuildRequires: autoconf, automake %description @@ -178,16 +177,6 @@ sed -i -e 's/%''{release}/%{release}/g' bfd/Makefile{.am,.in} %build -# Dependencies are not set up to rebuild the configure files -# in the subdirectories. So we just rebuild the ones we care -# about -pushd libiberty -autoconf -popd -pushd intl -autoconf -popd - # We call configure directly rather than via macros, thus if # we are using LTO, we have to manually fix the broken configure # scripts