summaryrefslogtreecommitdiff
path: root/m4.morph
diff options
context:
space:
mode:
Diffstat (limited to 'm4.morph')
-rw-r--r--m4.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/m4.morph b/m4.morph
index 910deca7..a1d08bcb 100644
--- a/m4.morph
+++ b/m4.morph
@@ -2,7 +2,7 @@
"name": "m4",
"kind": "chunk",
"configure-commands": [
- "autoreconf -i",
+ "bash bootstrap",
"./configure --prefix=/usr"
],
"build-commands": [