summaryrefslogtreecommitdiff
path: root/package/id3lib/patches/patch-configure
blob: 6853215affd17aff365abd9a7b543b8d62d60a83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
--- id3lib-3.8.3.orig/configure	2003-03-02 01:23:00.000000000 +0100
+++ id3lib-3.8.3/configure	2008-12-15 13:14:18.000000000 +0100
@@ -10296,7 +10296,7 @@ done
 
 for ac_header in \
   string                        \
-  iomanip.h                     \
+  iomanip                     \
 
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`