summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libexpat.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexpat.morph b/libexpat.morph
index cd7f42b..98ea352 100644
--- a/libexpat.morph
+++ b/libexpat.morph
@@ -2,7 +2,7 @@
"name": "libexpat",
"kind": "chunk",
"configure-commands": [
- "sh buildconf.sh",
+ "autoreconf -i",
"./configure --prefix=/usr"
],
"build-commands": [