Use pkg-config and global include in autopkgtest 02/11102/1
authorLuca Boccassi <luca.boccassi@gmail.com>
Thu, 8 Mar 2018 15:29:19 +0000 (15:29 +0000)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Tue, 13 Mar 2018 11:29:16 +0000 (12:29 +0100)
commitfe937ea48924ba23f73ad68063366af85b0564e5
treed7c499b30023a6d5fca5a102029581500db0f510
parentece9ef9a645aa378404b47242198fe977d86ec7f
Use pkg-config and global include in autopkgtest

pkg-config provides the required include paths, and currently
autopkgtest fails because rte_common.h now tries to include
rte_config.h which is not in the same directroy as it is arch
specific.
Also use global path for the include.

Change-Id: I3cddc769f0e4f12687cc58bc526f887e6cf0d703
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
debian/tests/test-linkage