ruby: use autoconf 2.69

This commit is contained in:
Alyssa Ross
2020-12-17 12:52:53 +00:00
parent 3f42dfe7d9
commit ab5c9bdcc2
+1
View File
@@ -10774,6 +10774,7 @@ in
inherit (callPackage ../development/interpreters/ruby {
inherit (darwin) libiconv libobjc libunwind;
inherit (darwin.apple_sdk.frameworks) Foundation;
autoreconfHook = autoreconfHook269;
bison = buildPackages.bison_3_5;
})
ruby_2_5