Explorar o código

Merged revisions 1530 via svnmerge from
http://[email protected]/svn/fpc/trunk

r1530 (peter)
* linklib c is only for unix

git-svn-id: branches/fixes_2_0@1531 -

peter %!s(int64=20) %!d(string=hai) anos
pai
achega
91b80dbe34
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      tests/webtbs/tw4100.pp

+ 3 - 1
tests/webtbs/tw4100.pp

@@ -3,7 +3,9 @@
 { Source provided for Free Pascal Bug Report 4100 }
 { Submitted by "Markus Roberts" on  2005-06-20 }
 { e-mail: [email protected] }
-{$linklib c}
+{$ifdef unix}
+  {$linklib c}
+{$endif}
 
     uses SysUtils;
     var