2
0
Эх сурвалжийг харах

* Forgot to commit library name mixup

git-svn-id: trunk@37183 -
michael 8 жил өмнө
parent
commit
55a0fd5121

+ 1 - 1
packages/libfontconfig/src/libfontconfig.pp

@@ -22,7 +22,7 @@ uses
   ctypes;
 
 Const
-{$ifdef darwin}
+{$ifndef darwin}
   DefaultLibName = 'libfontconfig.so';
 {$else}  
   DefaultLibName = 'libfontconfig.dylib';