summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brewer <benbrewer@codethink.co.uk>2012-11-07 14:03:05 +0000
committerJoe Burmeister <joe.burmeister@codethink.co.uk>2013-09-13 14:06:28 +0100
commitd8a05797d39343f49c19877605411d33970cc247 (patch)
treefbb73e06a762bcc99f1ef3cdbb4c92d5481123c3
parente37d7a9e513ad99863b7167e088422262a87bc92 (diff)
downloadwayland-baserock/morph_wl_1.0.tar.gz
Add autoreconf stepbaserock/morph_wl_1.0
-rw-r--r--wayland.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/wayland.morph b/wayland.morph
index b0a907d..36a5e84 100644
--- a/wayland.morph
+++ b/wayland.morph
@@ -4,6 +4,7 @@
"kind": "chunk",
"build-system": "autotools",
"configure-commands": [
+ "autoreconf -ivf",
"./configure --prefix=\"$PREFIX\" --disable-documentation"
]
}