summaryrefslogtreecommitdiff
path: root/libwimaxll-i2400m-0.pc.in
AgeCommit message (Collapse)AuthorFilesLines
2009-05-07libwimaxll: use @includedir@ in the installed pkg-config fileInaky Perez-Gonzalez1-1/+1
Otherwise, if a different dir is set at configure time, the pkg-config information would be wrong. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
2009-04-29libwimaxll-i2400m: fix pc not to include left-over @LI2400M_EAP@Inaky Perez-Gonzalez1-1/+1
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
2009-04-21libwimaxll-i2400m: add pkg-config fileInaky Perez-Gonzalez1-0/+11
Need to hack in the need for libi2400m-eap depending on it being built or not; eventually this will move out in favour of using the official version of it when wpa_supplicant provides it. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>