mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 09:40:20 +02:00
* oops, the previous commit was wrong, reverting :-(
git-svn-id: trunk@29525 -
This commit is contained in:
parent
a8ef98bf36
commit
f263da87a2
@ -24,9 +24,7 @@ const
|
|||||||
{$ifdef windows}
|
{$ifdef windows}
|
||||||
libz='zlib1';
|
libz='zlib1';
|
||||||
{$else windows}
|
{$else windows}
|
||||||
{$IFDEF OS2}
|
|
||||||
libz='z';
|
libz='z';
|
||||||
{$ENDIF OS2}
|
|
||||||
{$endif windows}
|
{$endif windows}
|
||||||
{$endif}
|
{$endif}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user