0
Files
src/sdch
jnd@chromium.org dc510524de Reuse linux's config.h to build sdch on android.
BUG=
TEST=
Review URL: http://codereview.chromium.org/7835026

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99930 0039d316-1c4b-4281-b951-d872f2087c98
2011-09-07 08:44:56 +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.