mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 11:14:36 +08:00
12 lines
264 B
Diff
12 lines
264 B
Diff
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])
|
|
)
|
|
|