[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kde-common/admin
From:       David Faure <faure () kde ! org>
Date:       2005-03-23 16:07:03
Message-ID: 20050323160703.9FFC83CD () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

Patch from Luís Pedro Coelho <luis@luispedro.org> for kde on darwin.


  M +9 -9      libtool.m4.in   1.86


--- kde-common/admin/libtool.m4.in  #1.85:1.86
@@ -2565,12 +2565,12 @@
     *) # Darwin 1.3 on
       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
-        allow_undefined_flag='-Wl,-flat_namespace -Wl,-undefined -Wl,suppress'
+        _LT_AC_TAGVAR(allow_undefined_flag, $1)='-Wl,-flat_namespace -Wl,-undefined -Wl,suppress'
       else
         case ${MACOSX_DEPLOYMENT_TARGET} in
           10.[012])
-            allow_undefined_flag='-Wl,-flat_namespace -Wl,-undefined -Wl,suppress'
+            _LT_AC_TAGVAR(allow_undefined_flag, $1)='-Wl,-flat_namespace -Wl,-undefined -Wl,suppress'
             ;;
           10.*)
-            allow_undefined_flag='-Wl,-undefined -Wl,dynamic_lookup'
+            _LT_AC_TAGVAR(allow_undefined_flag, $1)='-Wl,-undefined -Wl,dynamic_lookup'
             ;;
         esac
@@ -2888,12 +2888,12 @@
     *) # Darwin 1.3 on
       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
-        allow_undefined_flag='-Wl,-flat_namespace -Wl,-undefined -Wl,suppress'
+        _LT_AC_TAGVAR(allow_undefined_flag, $1)='-Wl,-flat_namespace -Wl,-undefined -Wl,suppress'
       else
         case ${MACOSX_DEPLOYMENT_TARGET} in
           10.[012])
-            allow_undefined_flag='-Wl,-flat_namespace -Wl,-undefined -Wl,suppress'
+            _LT_AC_TAGVAR(allow_undefined_flag, $1)='-Wl,-flat_namespace -Wl,-undefined -Wl,suppress'
             ;;
           10.*)
-            allow_undefined_flag='-Wl,-undefined -Wl,dynamic_lookup'
+            _LT_AC_TAGVAR(allow_undefined_flag, $1)='-Wl,-undefined -Wl,dynamic_lookup'
             ;;
         esac
@@ -5339,12 +5339,12 @@
       *) # Darwin 1.3 on
         if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
-          allow_undefined_flag='-Wl,-flat_namespace -Wl,-undefined -Wl,suppress'
+          _LT_AC_TAGVAR(allow_undefined_flag, $1)='-Wl,-flat_namespace -Wl,-undefined -Wl,suppress'
         else
           case ${MACOSX_DEPLOYMENT_TARGET} in
             10.[012])
-              allow_undefined_flag='-Wl,-flat_namespace -Wl,-undefined -Wl,suppress'
+              _LT_AC_TAGVAR(allow_undefined_flag, $1)='-Wl,-flat_namespace -Wl,-undefined -Wl,suppress'
               ;;
             10.*)
-              allow_undefined_flag='-Wl,-undefined -Wl,dynamic_lookup'
+              _LT_AC_TAGVAR(allow_undefined_flag, $1)='-Wl,-undefined -Wl,dynamic_lookup'
               ;;
           esac


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic