summaryrefslogtreecommitdiff
path: root/m4.morph
diff options
context:
space:
mode:
Diffstat (limited to 'm4.morph')
-rw-r--r--m4.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/m4.morph b/m4.morph
new file mode 100644
index 00000000..7975d615
--- /dev/null
+++ b/m4.morph
@@ -0,0 +1,9 @@
+{
+ "name": "m4",
+ "kind": "chunk",
+ "build-system": "autotools",
+ "configure-commands": [
+ "./configure --prefix=\"$PREFIX\" --disable-nls"
+ ]
+}
+