Fixes problem introduced by non-portable thread library definition in client
makefile.am. Instead of adding lpthread directly it is added $CLIENT_THREAD_LIBS, which is evaluated during configure. client/Makefile.am: Added portable definition of thread libs in client makefile.am configure.in: Added portable definition of thread libs for client makefile.am
Showing
Please register or sign in to comment