tcpreplay: fix compilation with Arch Linux
authorRosen Penev <rosenp@gmail.com>
Wed, 23 Dec 2020 02:55:23 +0000 (18:55 -0800)
committerRosen Penev <rosenp@gmail.com>
Fri, 10 Sep 2021 20:12:34 +0000 (13:12 -0700)
commite7167f4702b5ed63429fd47672072ec8902f4a63
treeeda7a32e3962f39045bc5dcf46ae2e7d9697c55b
parent668aa95dfb150f5fc503306df22ab073857814d1
tcpreplay: fix compilation with Arch Linux

It tries to link to host libraries for some reason. Add autoreconf to
fix. Also remove redundant prefixes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 87177eef7539d6cd092063dc0a1aa67726cff2a6)
net/tcpreplay/Makefile