Skip to content

Commit a9e094b

Browse files
committed
added suggested changes
1 parent 9897efb commit a9e094b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build/pkgs/fricas/spkg-configure.m4

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
SAGE_SPKG_CONFIGURE(
2+
dnl
3+
dnl make sure that the minimal version is also set in src/sage/feature/fricas.py
4+
dnl
25
[fricas], [
36
AC_CACHE_CHECK([for FriCAS >= 1.3.8], [ac_cv_path_FRICAS], [
47
AC_PATH_PROGS_FEATURE_CHECK([FRICAS], [fricas], [

0 commit comments

Comments
 (0)