wpa_supplicant pkg-config patch

Henrik Brix Andersen brix at gentoo.org
Mon Nov 29 10:25:20 EST 2004


Hi Jouni,

I've written a patch for the Makefile of wpa_supplicant-0.2.5 to use
pkg-config to determine the LIBS and CFLAGS to use for pcsc-lite and
OpenSSL.

The dnet library still doesn't come with a libdnet.pc file for
pkg-config, but it has a legacy dnet-config utility which works the
same. The pcap library doesn't provide either and is therefore still
hard-coded in the Makefile.

I have removed the commented lines for setting CFLAGS and LIBS for
unusual installation paths of OpenSSL since this can now be handled
globally by setting the environment variable PKG_CONFIG_PATH to the path
of the .pc file(s).

The need for the patch rose when attempting to build against
>=pcsc-lite-1.2.9-beta3, since the default location of the header files
changed from /usr/include to /usr/include/PSCS.

Sincerely,
Brix
-- 
Henrik Brix Andersen <brix at gentoo.org>
Gentoo Linux
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wpa_supplicant-0.2.5-pkg-config.patch
Type: text/x-patch
Size: 1719 bytes
Desc: not available
Url : http://lists.shmoo.com/pipermail/hostap/attachments/20041129/e0e96a2d/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.shmoo.com/pipermail/hostap/attachments/20041129/e0e96a2d/attachment.pgp 


More information about the HostAP mailing list