)]}'
{
  "commit": "61a64fff4f710f43826c8446d3fd8f3ae78c0411",
  "tree": "4924308edb5dbb436780aa17cb9b4231c4c11fc4",
  "parents": [
    "68773ac915580e88016c34ce1269730382b501d4"
  ],
  "author": {
    "name": "Dave Borowitz",
    "email": "dborowitz@google.com",
    "time": "Tue Apr 15 03:40:30 2014 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Apr 15 13:01:49 2014 -0700"
  },
  "message": "Makefile: use curl-config to determine curl flags\n\ncurl-config should always be installed alongside a curl distribution,\nand its purpose is to provide flags for building against libcurl, so\nuse it instead of guessing flags and dependent libraries.\n\nAllow overriding CURL_CONFIG to a custom path to curl-config, to\ncompile against a curl installation other than the first in PATH.\n\nDepending on the set of features curl is compiled with, there may be\nmore libraries required than the previous two options of -lssl and\n-lidn. For example, with a vanilla build of libcurl-7.36.0 on Mac OS X\n10.9:\n\n$ ~/d/curl-out-7.36.0/lib/curl-config --libs\n-L/Users/dborowitz/d/curl-out-7.36.0/lib -lcurl -lgssapi_krb5 -lresolv -lldap -lz\n\nUse this only when CURLDIR is not explicitly specified, to continue\nsupporting older builds.\n\nSigned-off-by: Dave Borowitz \u003cdborowitz@google.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2128ce3ea21a4801b9e85e0314a36d4c4dc39b4b",
      "old_mode": 33188,
      "old_path": "Makefile",
      "new_id": "d6330bc6752ab4f5b2655a3bf911bff08998abca",
      "new_mode": 33188,
      "new_path": "Makefile"
    }
  ]
}
