[13/13]docs/winelib: Spec files are not needed for executables

André Hentschel nerv at dawncrow.de
Fri May 14 11:43:49 CDT 2010


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

diff --git a/en/winelib-toolkit.sgml b/en/winelib-toolkit.sgml
index 2a21e21..c162a0a 100644
--- a/en/winelib-toolkit.sgml
+++ b/en/winelib-toolkit.sgml
@@ -863,7 +863,7 @@ ORDINAL forward EXPORTNAME SYMBOLNAME
       </para></note>
       <para>
         To link an executable you need to link together: your object files, 
-        the spec file, any Windows libraries that your application depends
+        any Windows libraries that your application depends
         on, gdi32 for instance, and any additional library that you use. All 
         the libraries you link with should be available as '.so' libraries. 
         If one of them is available only in '.dll' form then consult 
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list