Fix SUPPLY_MISSING_INT128_TRAITS
authorWitchakorn Kamolpornwijit <github@chalet16.com>
Wed, 28 Sep 2016 20:00:04 +0000 (13:00 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Wed, 28 Sep 2016 20:08:45 +0000 (13:08 -0700)
commitc85f38c3cc103038251c41dbabe44866d9ad904a
treeb3429e04fd96bbc3399156ae6917b2d5029ddcf6
parentd6e6f8b4858d0f5f4bc84629a5d753030e5c9767
Fix SUPPLY_MISSING_INT128_TRAITS

Summary:
The original code `AC_DEFINE([FOLLY_SUPPLY_MISSING_INT128_TRAITS...` resulted in defining the constant FOLLY_FOLLY_SUPPLY_MISSING_INT128_TRAITS in folly-config.h. This patch fix the name of the constant so that the name match with what appear in Traits.h.
Closes https://github.com/facebook/folly/pull/485

Reviewed By: yfeldblum

Differential Revision: D3931349

Pulled By: Orvid

fbshipit-source-id: bd7e7d3580d02134d36706bd5836822135232d26
folly/configure.ac