Re: gthread & autoconf
- From: Havoc Pennington <hp redhat com>
 
- To: edwin snufkin f9 co uk
 
- Cc: gnome-devel-list gnome org
 
- Subject: Re: gthread & autoconf
 
- Date: 17 Feb 2000 11:45:46 -0500
 
edwin@snufkin.f9.co.uk writes:
> 
> I can\'t work out what I need to put in configure.in to inform autoconf/automake that I want to link to the gthread library. Can anyone help me out?
> 
If you read glib.m4 (in share/aclocal) it has some docs - basically
you want:
 
 AM_PATH_GLIB(1.2, , AC_MSG_ERROR("can't find glib"), gthread)
Havoc
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]