build: rename pkgconfig to libdpdk.pc
authorLuca Boccassi <bluca@debian.org>
Fri, 15 Sep 2017 17:36:10 +0000 (18:36 +0100)
committerBruce Richardson <bruce.richardson@intel.com>
Tue, 30 Jan 2018 20:51:45 +0000 (21:51 +0100)
commit52164553cd4a397941cf94eb4a4d640544c6e7f1
tree6dfa8068362ef3e9319c9dcd89cef8c3916ddf57
parent44a6dface13bec8c99674292d65043afc7e49251
build: rename pkgconfig to libdpdk.pc

In Debian and Ubuntu we have been shipping a pkgconfig file for DPDK
for more than a year now, and the filename is libdpdk.pc.
A few downstream projects, like OVS and Collectd, have adopted the
use of libdpdk.pc in their build systems as well.
In order to maintain backward compatibility, rename the file from
DPDK.pc to libdpdk.pc.

Signed-off-by: Luca Boccassi <bluca@debian.org>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
meson.build