aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/bootstrap.sh')
-rwxr-xr-xexternals/grill/flext/bootstrap.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/externals/grill/flext/bootstrap.sh b/externals/grill/flext/bootstrap.sh
new file mode 100755
index 00000000..52a86eda
--- /dev/null
+++ b/externals/grill/flext/bootstrap.sh
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+aclocal \
+&& automake --add-missing \
+&& autoconf