id3lib-3.8.3:First release

This commit is contained in:
sss
2017-12-17 19:52:51 +03:00
parent 97ea3f2468
commit 9bc95a55c6
20 changed files with 1006 additions and 32 deletions
@@ -0,0 +1,11 @@
We don't actually need iomanip.h
--- a/configure.in
+++ b/configure.in
@@ -227,7 +227,6 @@
)
AC_CHECK_HEADERS( \
string \
- iomanip.h \
,,AC_MSG_ERROR([Missing a vital header file for id3lib])
)