0
Files
src/sdch
steveblock@chromium.org c1b7ed5091 Update sdch's config.h for Android
Avoid redefining HAVE_MALLOC_H, which is already defined in Android's AndroidConfig.h.

Review URL: https://chromiumcodereview.appspot.com/10332074

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136333 0039d316-1c4b-4281-b951-d872f2087c98
2012-05-10 17:42:13 +00:00
..
2012-05-10 17:42:13 +00:00
2012-03-13 01:07:13 +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.