=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: winelib: Update library name for uuid.

Alexandre Julliard julliard at winehq.org
Mon Jan 23 09:17:27 CST 2012


Module: docs
Branch: master
Commit: 145a5065482831d2186495a59c01533a16271f46
URL:    http://source.winehq.org/git/docs.git/?a=commit;h=145a5065482831d2186495a59c01533a16271f46

Author: André Hentschel <nerv at dawncrow.de>
Date:   Wed Jan 18 21:13:33 2012 +0100

winelib: Update library name for uuid.

---

 en/winelib-porting.sgml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/en/winelib-porting.sgml b/en/winelib-porting.sgml
index 00560a2..7a523cf 100644
--- a/en/winelib-porting.sgml
+++ b/en/winelib-porting.sgml
@@ -134,7 +134,7 @@
       </para>
       <para>
         If you are missing GUIDs at the link stage, add
-        <parameter>-lwine_uuid</parameter> to the link line.
+        <parameter>-luuid</parameter> to the link line.
       </para>
       <para>
         gcc is more strict than VC++, especially when compiling




More information about the wine-cvs mailing list