Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 2e7a2c0

Browse files
committed
Try installing mpfr without autoreconf
1 parent bad1576 commit 2e7a2c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

var/spack/repos/builtin/packages/mpfr/package.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ class Mpfr(AutotoolsPackage):
3131
depends_on('libtool', type='build')
3232
depends_on('m4', type='build')
3333
depends_on('autoconf-archive', when='@4.0.2:', type='build')
34-
force_autoreconf = True
3534

3635
# Check the Bugs section of old release pages for patches.
3736
# https://www.mpfr.org/mpfr-X.Y.Z/#bugs

0 commit comments

Comments
 (0)