git-svn-id: trunk@20819 -
@@ -9,7 +9,7 @@
{$ifdef mswindows}
{$define supported}
{$endif win32}
-{$ifdef Unix}
+{$if defined(Unix) and not defined(aix)}
{$endif Unix}
{$ifndef fpc}
@@ -3,7 +3,7 @@
{$endif mswindows}