Module: docs Branch: master Commit: 145a5065482831d2186495a59c01533a16271f46 URL: http://source.winehq.org/git/docs.git/?a=commit;h=145a5065482831d2186495a59c...
Author: André Hentschel nerv@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