Hi,

I need to compile a version of classpath that
does not link with neither -lpthread nor -lgthread
(that is all I need to remove).

What would be the correct procedure to do it ?
I tried commenting out:
   AM_PATH_GLIB(1.2.4,,exit 1,gthread)

from configure.in but that is not a nice solution
as it seems to remove more than is necessary.
There has to be a higher level solution.

Thanks,
CC


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to