void-packages/srcpkgs/id3lib/patches/50-remove-outdated-check.patch

11 lines
227 B
Diff
Raw Normal View History

2014-07-06 17:50:53 +00:00
--- configure.in
+++ configure.in
@@ -227,7 +227,6 @@
)
AC_CHECK_HEADERS( \
string \
- iomanip.h \
,,AC_MSG_ERROR([Missing a vital header file for id3lib])
)