From: Victor Julien Date: Wed, 8 Jun 2016 11:52:34 +0000 (+0200) Subject: pfring: no longer link against rt and numa libs X-Git-Tag: suricata-3.1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9119007d007de07a61075f4d466926b1698e25cf;p=thirdparty%2Fsuricata.git pfring: no longer link against rt and numa libs --- diff --git a/configure.ac b/configure.ac index f43316d57f..91bb331aef 100644 --- a/configure.ac +++ b/configure.ac @@ -1134,8 +1134,6 @@ echo exit 1 fi - else - LIBS="${LIBS} -lrt -lnuma" fi else if test "x$enable_pfring" = "xyes"; then