diff --git a/Configurations/platform/AIX.pm b/Configurations/platform/AIX.pm index f441c157de..c6f0e8d251 100644 --- a/Configurations/platform/AIX.pm +++ b/Configurations/platform/AIX.pm @@ -12,6 +12,7 @@ require platform::Unix; # Assume someone set @INC right before loading this module use configdata; +sub dsoext { '.so' } sub shlibextsimple { '.a' } # In shared mode, the default static library names clashes with the final