• Witchakorn Kamolpornwijit's avatar
    Fix SUPPLY_MISSING_INT128_TRAITS · c85f38c3
    Witchakorn Kamolpornwijit authored
    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
    c85f38c3
configure.ac 18.9 KB