--- m4/ltoptions.m4 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/m4/ltoptions.m4 b/m4/ltoptions.m4
index 6f53562..95c8eed 100644
--- a/m4/ltoptions.m4
+++ b/m4/ltoptions.m4
@@ -83,7 +83,7 @@ m4_if([$1],[LT_INIT],[
_LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install],
[_LT_ENABLE_FAST_INSTALL])
_LT_UNLESS_OPTIONS([LT_INIT], [aix-soname disable-aix-soname],
- [_LT_ENABLE_AIX_SONAME(no)])
+ [_LT_ENABLE_AIX_SONAME(yes)])
])
])# _LT_SET_OPTIONS
--
1.7.3.4
