blob: 4f8abcb96bf634ee84ec91104feb6ffbcd9e76d5 [file] [log] [blame]
Brian Carlstrom94bdc612013-05-03 09:55:54 -07001Please use ./import_expat.sh to update. For example to import from a tar and rebuild:
2
Paul Duffin5fe62972016-05-04 10:42:31 +01003 (croot && cd external/expat && ./import_expat.sh ~/Downloads/expat-2.1.1.tar.bz2 && mma -j32 -B)
Brian Carlstrom94bdc612013-05-03 09:55:54 -07004
5When updating to new versions, please remove any unnecessary build
6files to make the diff of what we are using clearer. It is reasonable
7to keep new docs, examples, and tests for reference.