From: jason taylor Date: Mon, 31 Jul 2017 15:41:19 +0000 (-0400) Subject: updated fedora libevent package names X-Git-Tag: suricata-4.0.1~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2861%2Fhead;p=thirdparty%2Fsuricata.git updated fedora libevent package names Signed-off-by: jason taylor --- diff --git a/configure.ac b/configure.ac index c85dc14441..b31307a1ae 100644 --- a/configure.ac +++ b/configure.ac @@ -1916,8 +1916,8 @@ echo " To enable it install libevent" echo echo " Ubuntu: apt-get install libevent-dev" - echo " Fedora: dnf install event-devel" - echo " RHEL/CentOS: yum install event-devel" + echo " Fedora: dnf install libevent-devel" + echo " RHEL/CentOS: yum install libevent-devel" echo fi if test "$HAVE_LIBEVENT_PTHREADS" = "no"; then