|
@@ -2091,7 +2091,7 @@ implementation
|
|
|
if (not current_module.in_interface) then
|
|
|
include(pdflags,pd_implemen);
|
|
|
if (not current_module.is_unit) or
|
|
|
- create_smartlink then
|
|
|
+ create_smartlink_library then
|
|
|
include(pd.procoptions,po_global);
|
|
|
pd.forwarddef:=false;
|
|
|
end;
|