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