From f8df0521034868c62e1da73642e4c635cec56978 Mon Sep 17 00:00:00 2001 From: Karl Waclawek Date: Fri, 22 Sep 2006 14:47:27 +0000 Subject: [PATCH] Added a shortcut for building for UTF-16. --- expat/README | 1 + 1 file changed, 1 insertion(+) diff --git a/expat/README b/expat/README index 5e8f0cdb..1d734cb1 100644 --- a/expat/README +++ b/expat/README @@ -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).