mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-05 04:58:31 +02:00
* Forgot to commit library name mixup
git-svn-id: trunk@37183 -
This commit is contained in:
parent
db09759763
commit
55a0fd5121
@ -22,7 +22,7 @@ uses
|
||||
ctypes;
|
||||
|
||||
Const
|
||||
{$ifdef darwin}
|
||||
{$ifndef darwin}
|
||||
DefaultLibName = 'libfontconfig.so';
|
||||
{$else}
|
||||
DefaultLibName = 'libfontconfig.dylib';
|
||||
|
Loading…
Reference in New Issue
Block a user