repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
OCaml 4.14.0 rebuild
[arch-packages.git]
/
id3lib
/
repos
/
extra-x86_64
/
50-remove-outdated-check.patch
blob
386da2771b138e3113afed100408f9e46e72ac73
1
We don't actually need iomanip.h
2
--- a/configure.in
3
+++ b/configure.in
4
@@ -227,7 +227,6 @@
5
)
6
AC_CHECK_HEADERS( \
7
string \
8
- iomanip.h \
9
,,AC_MSG_ERROR([Missing a vital header file for id3lib])
10
)
11