Removed ICU.

This commit is contained in:
John MacFarlane
2013-03-16 22:48:23 -07:00
parent b4a0ed70b7
commit 038e7b26c8
-10
View File
@@ -1,10 +0,0 @@
Notes on compiling ICU
OSX:
svn export http://source.icu-project.org/repos/icu/icu/tags/release-50-1-2/ icu
cd icu
chmod +x runConfigureICU configure install-sh
./runConfigureICU MacOSX
gnumake
sudo gnumake install