summaryrefslogtreecommitdiff
path: root/m4.morph
blob: 7975d615fc1c9d5e5de57bec7de761150444ffab (plain)
1
2
3
4
5
6
7
8
9
{
    "name": "m4",
    "kind": "chunk",
    "build-system": "autotools",
    "configure-commands": [
        "./configure --prefix=\"$PREFIX\" --disable-nls"
    ]
}