libmatheval: use autoconf 2.69

This commit is contained in:
Alyssa Ross
2020-12-17 12:53:57 +00:00
parent 5586017246
commit ce822a6278
+1
View File
@@ -14465,6 +14465,7 @@ in
libmatchbox = callPackage ../development/libraries/libmatchbox { };
libmatheval = callPackage ../development/libraries/libmatheval {
autoconf = autoconf269;
guile = guile_2_0;
};