fixed compilation with VerboseFPCSrcScan

git-svn-id: trunk@9453 -
This commit is contained in:
vincents 2006-06-19 21:03:36 +00:00
parent e666f7b856
commit c0477609a5

View File

@ -10461,7 +10461,7 @@ begin
UnitLinksValid:=false;
end;
{$IFDEF VerboseFPCSrcScan}
debugln('TMainIDE.RescanCompilerDefines B rescanning FPC sources UnitLinksValid=',UnitLinksValid);
debugln(['TMainIDE.RescanCompilerDefines B rescanning FPC sources UnitLinksValid=',UnitLinksValid]);
{$ENDIF}
// create compiler macros to simulate the Makefiles of the FPC sources