Преглед изворни кода

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 пре 20 година
родитељ
комит
91b80dbe34
1 измењених фајлова са 3 додато и 1 уклоњено
  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