libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 12/12] Set aix-soname=yes as default.


From: Michael Haubenwallner
Subject: [PATCH 12/12] Set aix-soname=yes as default.
Date: Tue, 2 Oct 2012 17:34:53 +0200

---
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]