summaryrefslogtreecommitdiff
path: root/nspr.morph
blob: b9c9150736558a024075aee97977f9a6b84a5ff9 (plain)
1
2
3
4
5
6
7
8
{
    "name": "nspr",
    "kind": "chunk",
    "build-system": "autotools",
    "configure-commands": [
        "./configure --enable-ipv6 --with-mozilla"
    ]
}