remove optional pthread support - it's mandatory now
This commit is contained in:
@@ -105,9 +105,6 @@ void ParseArgv(int argc, char **argv)
|
||||
# ifdef HAVE_TAGLIB_H
|
||||
<< " taglib"
|
||||
# endif
|
||||
# ifdef HAVE_PTHREAD_H
|
||||
<< " threads"
|
||||
# endif
|
||||
# ifdef _UTF8
|
||||
<< " unicode"
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user