Skip to content

Commit

Permalink
singular: added missing #endif
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerluck committed Sep 8, 2023
1 parent 6ea1fe9 commit a2a875f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/pkgs/singular/spkg-configure.m4
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ SAGE_SPKG_CONFIGURE([singular], [
#include <singular/singularconfig.h>
#if !defined(HAVE_FLINT)
# error "Need Singular compiled with FLINT"
#endif
], [])
], [
AC_MSG_RESULT([yes])
Expand Down

0 comments on commit a2a875f

Please sign in to comment.