expat README,1.32,1.33

"Karl Waclawek" <[email protected]> Fri, 22 Sep 2006 07:47:30 -0700
Newsgroups gmane.text.xml.expat.cvs
Message-ID <[email protected]>
Update of /cvsroot/expat/expat
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30116

Modified Files:
	README 
Log Message:
Added a shortcut for building for UTF-16.

Index: README
===================================================================
RCS file: /cvsroot/expat/expat/README,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- README	8 Apr 2006 02:52:06 -0000	1.32
+++ README	22 Sep 2006 14:47:27 -0000	1.33
@@ -90,6 +90,7 @@
            (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).