Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sage
Path: blob/develop/build/pkgs/_prereq/spkg-configure.m4
4054 views
dnl We cannot check prerequisites because they are required
dnl already for running the configure script.
SAGE_SPKG_CONFIGURE([_prereq], [
  dnl Just assume that they are present.
  sage_spkg_install__prereq=no
])