Browse Source

+ sunos

git-svn-id: trunk@2864 -
florian 19 năm trước cách đây
mục cha
commit
1286df274a
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      tests/utils/redir.pp

+ 3 - 0
tests/utils/redir.pp

@@ -45,6 +45,9 @@ Interface
 {$ifdef macos}
 {$define shell_implemented}
 {$endif}
+{$ifdef sunos}
+{$define implemented}
+{$endif}
 
 { be sure msdos is not set for FPC compiler }
 {$ifdef FPC}