aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorThéo Zimmermann2020-06-05 12:01:23 +0200
committerThéo Zimmermann2020-06-10 13:31:53 +0200
commit85999bcd0df91b8cd9fd7fc07d1bc780a92c0225 (patch)
tree0ffccbaefc9f73a5c175d8c7e89bb11e9d3a14a3 /dev
parent3b556e1ad3b757f8a22248ac068e84e5b4082883 (diff)
Fix Coquelicot build in Windows add-ons.
Adapted from 747936a9d9a7402f537e1e1a857c7591d8e88d2a
Diffstat (limited to 'dev')
-rwxr-xr-xdev/build/windows/makecoq_mingw.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/build/windows/makecoq_mingw.sh b/dev/build/windows/makecoq_mingw.sh
index 1a5a8b29fd..8c2e87ddb7 100755
--- a/dev/build/windows/makecoq_mingw.sh
+++ b/dev/build/windows/makecoq_mingw.sh
@@ -1814,7 +1814,7 @@ function make_addon_coquelicot {
installer_addon_dependency_end
if build_prep_overlay coquelicot; then
installer_addon_section coquelicot "Coquelicot" "Coq library for real analysis" ""
- logn autogen ./autogen.sh
+ log1 autoreconf -i -s
logn configure ./configure --libdir="$PREFIXCOQ/lib/coq/user-contrib/Coquelicot"
logn remake ./remake
logn remake-install ./remake install