From: DRC Date: Sun, 20 Apr 2014 19:11:52 +0000 (+0000) Subject: We use __CHAR_UNSIGNED__ (automatically defined by the AC_C_CHAR_UNSIGNED macro)... X-Git-Tag: 1.3.90~88 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4dae78f498ac122dabcdbeb59a33049a30c7261d;p=libjpeg-turbo We use __CHAR_UNSIGNED__ (automatically defined by the AC_C_CHAR_UNSIGNED macro) rather than CHAR_IS_UNSIGNED (defined by custom autoconf code in libjpeg that we didn't port over), although I doubt it matters on any of the platforms we support. git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1263 632fc199-4ca6-4c93-a231-07263d6284db --- 4dae78f498ac122dabcdbeb59a33049a30c7261d