[SCM] LibASS packaging branch, master, updated. debian/0.9.6-1-20-g21cd0e6

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Sat Aug 22 14:57:07 UTC 2009


The following commit has been merged in the master branch:
commit 21cd0e64ba6a4c0a9effadff73bb70bb7a9843c3
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Sat Aug 22 15:54:51 2009 +0100

    Revert "Fix debian/watch". Only the unwanted bit on ltmain.sh
    
    This partially reverts commit a7543795339e17bd7c67d5624eaf22db88df1d47.

diff --git a/ltmain.sh b/ltmain.sh
index fadc47f..e420fac 100755
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -1807,11 +1807,6 @@ EOF
 	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
 	;;
 
-      -Wl,--as-needed)
-	deplibs="$deplibs $arg"
-	continue
-	;;
-
       -Wl,*)
 	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
 	arg=
@@ -2155,15 +2150,6 @@ EOF
 	lib=
 	found=no
 	case $deplib in
-	-Wl,--as-needed)
-	  if test "$linkmode,$pass" = "prog,link"; then
-	    compile_deplibs="$deplib $compile_deplibs"
-	    finalize_deplibs="$deplib $finalize_deplibs"
-	  else
-	    deplibs="$deplib $deplibs"
-	  fi
-	  continue
-	  ;;
 	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
 	  if test "$linkmode,$pass" = "prog,link"; then
 	    compile_deplibs="$deplib $compile_deplibs"

-- 
LibASS packaging



More information about the pkg-multimedia-commits mailing list