Skip to content

Commit a2a875f

Browse files
committed
singular: added missing #endif
1 parent 6ea1fe9 commit a2a875f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/pkgs/singular/spkg-configure.m4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ SAGE_SPKG_CONFIGURE([singular], [
1212
#include <singular/singularconfig.h>
1313
#if !defined(HAVE_FLINT)
1414
# error "Need Singular compiled with FLINT"
15+
#endif
1516
], [])
1617
], [
1718
AC_MSG_RESULT([yes])

0 commit comments

Comments
 (0)