summaryrefslogtreecommitdiff
path: root/strata/core/pkg-config.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-02-06 11:13:02 +0000
committerJavier Jardón <jjardon@gnome.org>2015-02-06 11:13:45 +0000
commit501bf5693cf06c32d0e50da289d766592304a581 (patch)
treecabcca3189f4c2b80dedfe6f47f70e7095de09f8 /strata/core/pkg-config.morph
parent918e33e27a3c8921c6fcad517e5bbe394cf16168 (diff)
parent04f5f79a9d9c89272de603b3d08da52136df4c92 (diff)
downloaddefinitions-501bf5693cf06c32d0e50da289d766592304a581.tar.gz
Merge branch 'baserock/jjardon/updated_autotools'
Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Tiago Gomes <tiago.gomes@codethink.co.uk>
Diffstat (limited to 'strata/core/pkg-config.morph')
-rw-r--r--strata/core/pkg-config.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/core/pkg-config.morph b/strata/core/pkg-config.morph
index 090a65e5..ed35a2ac 100644
--- a/strata/core/pkg-config.morph
+++ b/strata/core/pkg-config.morph
@@ -2,4 +2,4 @@ name: pkg-config
kind: chunk
build-system: autotools
configure-commands:
-- ./configure --prefix="$PREFIX" --with-internal-glib
+- ./autogen.sh --prefix="$PREFIX" --with-internal-glib