summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-12-21 14:53:28 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-12-21 14:53:28 +0000
commitf72445f699cb1f97bf014041b1d0f78da0ade53c (patch)
tree880df3d0b265b3f990a5bb4b42b0750891de36dd
parent23ff2ddeae4af43ef3e267defb7ad7a05c31d18f (diff)
downloadm4-baserock/1.4.16-tarball.tar.gz
Add morphology for tarball branchbaserock/1.4.16-tarball
-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"
+ ]
+}
+