1 --- id3lib-3.8.3.orig/ltmain.sh 2003-03-02 01:23:00.000000000 +0100
2 +++ id3lib-3.8.3/ltmain.sh 2011-01-15 19:06:56.000000000 +0100
3 @@ -1065,6 +1065,19 @@ compiler."
7 + -fstack-protector*|-flto)
8 + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
10 + *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
14 + compile_command="$compile_command $arg"
15 + finalize_command="$finalize_command $arg"
16 + compiler_flags="$compiler_flags $arg"