Fix pthread check on OS/2
pthread check fails due to -no-undefined of LDFLAGS. gcc4 treats
unknown flags as an error unlike gcc3.
Add -no-undefined libtool flag after all checks
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
Loading
Please register or sign in to comment