0
Files
src/sdch
robert.nagy@gmail.com c48aef9240 replace platform conditions with os_posix and os_bsd where applicable
this patch also adds a comment that describes why
EAI_NODATA is disabled on FreeBSD

BUG=
TEST=
TBR=wtc

Review URL: http://codereview.chromium.org/8598010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111253 0039d316-1c4b-4281-b951-d872f2087c98
2011-11-22 23:41:45 +00:00
..

The linux directory contains a config.h generated from a run of configure on
Ubuntu 10.04.1 LTS x86_64, with VCDIFF_USE_BLOCK_COMPARE_WORDS manually
changed to match the $host_cpu test in configure.

The mac directory contains a config.h generated from a run of configure on a
Mac, with VCDIFF_USE_BLOCK_COMPARE_WORDS manually changed to match the
$host_cpu test in configure.