summaryrefslogtreecommitdiffstats
path: root/sdch/README.chromium
diff options
context:
space:
mode:
authorwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-30 20:47:35 +0000
committerwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-30 20:47:35 +0000
commit28c56bbbf8e5f6f995fd97548635e20f94cac6dc (patch)
treef63dcddb0add48473854bfc4de94a8ea760e76b9 /sdch/README.chromium
parent8a070fb225ca1d0bcae4adbeb6ef07c26d670045 (diff)
downloadchromium_src-28c56bbbf8e5f6f995fd97548635e20f94cac6dc.zip
chromium_src-28c56bbbf8e5f6f995fd97548635e20f94cac6dc.tar.gz
chromium_src-28c56bbbf8e5f6f995fd97548635e20f94cac6dc.tar.bz2
Rerun configure to update linux/config.h and mac/config.h for
open-vcdiff 0.7. Linux: Ubuntu Lucid 10.04 Mac: Mac OS X 10.5 with Xcode 3.1.4 It seems that the original linux/config.h was incorrectly generated. BUG=none TEST=none Review URL: http://codereview.chromium.org/6732031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79888 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sdch/README.chromium')
-rw-r--r--sdch/README.chromium7
1 files changed, 6 insertions, 1 deletions
diff --git a/sdch/README.chromium b/sdch/README.chromium
index ce55ead..741ff97 100644
--- a/sdch/README.chromium
+++ b/sdch/README.chromium
@@ -1,2 +1,7 @@
+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.
+Mac, with VCDIFF_USE_BLOCK_COMPARE_WORDS manually changed to match the
+$host_cpu test in configure.