question regarding enabling libpthread in the configure

Ivica Bukvic ico at fuse.net
Tue Nov 27 01:11:53 GMT 2001


Hi all, does anyone know what is the Linux configure's flag for enabling
libpthread, so that my resulting makefile has LIBPTHREAD =
<path-to-lpthread>/libpthread.a? I am using Kdevelop and it has
configure implemented as a part of the project and the creates
Makefile.am, .in and eventually Makefile itself, so storing this kind of
info in those files would only result in a temporary fix.

I've tried ./configure --enable-libpthread  or --enable--lpthread etc.
and none worked. My line in Makefile still reads LIBPTHREAD =
@LIBPTHREAD@ and unless I hack it myself after the ./configure has been
done, it fails to compile the app. Any help would be greatly
appreciated! Sincerely,

Ivica Bukvic




-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list