Use pkg-config and global include in autopkgtest 43/11043/1
authorLuca Boccassi <luca.boccassi@gmail.com>
Thu, 8 Mar 2018 15:29:19 +0000 (15:29 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 8 Mar 2018 15:29:19 +0000 (15:29 +0000)
commita64e51f12b29cdd440d015bd9765fe2cf2e9f1b0
tree4bb549b2fcd9651d46cf6b03f1192a2d9401b5d2
parent5c1df90428a56f39a1600a2a25006a491184617d
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