Added a shortcut for building for UTF-16.

This commit is contained in:
Karl Waclawek 2006-09-22 14:47:27 +00:00
parent cf917aae90
commit f8df052103

View File

@ -90,6 +90,7 @@ instructions:
(Note the additional "w" in the library name.)
3. Run "make buildlib" (which builds the library only).
Or, to save step 2, run "make buildlib LIBRARY=libexpatw.la".
4. Run "make installlib" (which installs the library only).