summaryrefslogtreecommitdiff
path: root/strata/core/bison.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core/bison.morph')
-rw-r--r--strata/core/bison.morph3
1 files changed, 2 insertions, 1 deletions
diff --git a/strata/core/bison.morph b/strata/core/bison.morph
index f122ca3f..7b880cb6 100644
--- a/strata/core/bison.morph
+++ b/strata/core/bison.morph
@@ -1,5 +1,6 @@
name: bison
kind: chunk
build-system: autotools
-pre-configure-commands:
+configure-commands:
- sh bootstrap --skip-po --no-git --gnulib-srcdir=gnulib
+- ./configure --prefix="$PREFIX"