summaryrefslogtreecommitdiff
path: root/strata/core/pkg-config.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-11 11:25:22 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-02-11 11:25:22 +0000
commite2697a643d42507e5e2f7208eae371a2acd87919 (patch)
treee1abf4252c66c9dbbdc811a8826891123fccf6ba /strata/core/pkg-config.morph
parent140466515aaf25be86d472132d525819a0ad9c22 (diff)
downloaddefinitions-e2697a643d42507e5e2f7208eae371a2acd87919.tar.gz
Morph build 8bfd897f989a4650a1bb70745704762e
System branch: master
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