Commit be50b87a490e794362cb4a27ada2fbaab202adb8

Josh Triplett 2014-03-24T21:44:13

Always use configure to detect whether global symbols need underscores 64-bit Windows already used this check; make it universal, and use it in place of an ifdef on X86_WIN32, to handle non-Windows platforms that use the underscore, such as Darwin.