Skip to content

Commit ea60579

Browse files
author
Matthias Koeppe
committed
build/pkgs/normaliz/spkg-install.in: Override FLINT configure test
1 parent 7c905d3 commit ea60579

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/pkgs/normaliz/spkg-install.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ cd src
88
# that an error will be signalled if FLINT or E-ANTIC cannot be found, rather
99
# than building normaliz without it.
1010

11+
export ac_cv_lib_flint_fmpz_poly_set_coeff_mpz=yes
12+
1113
sdh_configure --with-flint --with-e-antic --with-nauty
1214
sdh_make
1315
sdh_make_install

0 commit comments

Comments
 (0)