summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gmp.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/gmp.morph b/gmp.morph
index d3504d3e8..3c5d7bc98 100644
--- a/gmp.morph
+++ b/gmp.morph
@@ -2,7 +2,7 @@
"name": "gmp",
"kind": "chunk",
"configure-commands": [
- "bash .bootstrap",
+ "autoreconf -fi",
"./configure --prefix=/usr --enable-cxx --enable-mpbsd"
],
"build-commands": [