[Pidgin] #8421: Use pkg-config to check for gnutls paths
Pidgin
trac at pidgin.im
Sat Feb 14 19:49:46 EST 2009
#8421: Use pkg-config to check for gnutls paths
-------------------------+--------------------------------------------------
Reporter: darkrain42 | Owner:
Type: enhancement | Status: new
Component: libpurple | Version: 2.5.4
Keywords: | Launchpad_bug:
-------------------------+--------------------------------------------------
I have Gnutls installed via !MacPorts in PREFIX=/opt/local on my laptop,
and ./configure made me use the `--with-gnutls-*` flags to pick it up.
Ideally, configure would check pkg-config for the libs/cflags.
{{{
$ pkg-config gnutls --cflags
-I/opt/local/include
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/8421>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list