libunwind: update to 1.8.1
[openadk.git] / package / id3lib / patches / patch-configure
blob10b0add381d778c53b887dd445c5f21c2d5f4304
1 $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
2 --- id3lib-3.8.3.orig/configure 2003-03-02 01:23:00.000000000 +0100
3 +++ id3lib-3.8.3/configure      2014-03-08 12:16:00.000000000 +0100
4 @@ -3353,7 +3353,7 @@ irix5* | irix6*)
5    ;;
6  
7  # This must be Linux ELF.
8 -linux-gnu*)
9 +linux-*)
10    case $host_cpu in
11    alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
12      lt_cv_deplibs_check_method=pass_all ;;
13 @@ -6142,7 +6142,7 @@ linux-gnuoldld* | linux-gnuaout* | linux
14    ;;
16  # This must be Linux ELF.
17 -linux-gnu*)
18 +linux-*)
19    version_type=linux
20    need_lib_prefix=no
21    need_version=no
22 @@ -10296,7 +10296,7 @@ done
24  for ac_header in \
25    string                        \
26 -  iomanip.h                     \
27 +  iomanip                     \
29  do
30  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`