build: Generate correct dependencies for the pkg-config file
authorGuillem Jover <guillem@hadrons.org>
Fri, 22 Mar 2013 11:29:25 +0000 (12:29 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 22 Mar 2013 11:37:53 +0000 (12:37 +0100)
commitcf5c87492bf1fe647abe3e7edf065fd0bf266fbb
tree68ca78687e0b7b67612866221d8332b3544a10b2
parenta9a26b27c924000233a90a03a2687a7d3e64c68a
build: Generate correct dependencies for the pkg-config file

This fixes the bogus libnl dependency in the pkg-config file, and
centralizes all dependencies in configure.ac, to replace them at
configure time so that they accurately define the ones detected.
This also makes the build system future-proof against changing
dependencies in one place and not the other.
configure.ac
neard.pc.in