summaryrefslogtreecommitdiff
path: root/strata/core/pkg-config.morph
diff options
context:
space:
mode:
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