]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
updated fedora libevent package names 2861/head
authorjason taylor <jtfas90@gmail.com>
Mon, 31 Jul 2017 15:41:19 +0000 (11:41 -0400)
committerjason taylor <jtfas90@gmail.com>
Mon, 31 Jul 2017 15:41:19 +0000 (11:41 -0400)
Signed-off-by: jason taylor <jtfas90@gmail.com>
configure.ac

index c85dc14441114b4be66552ebce6b2eebaa52f89a..b31307a1aede831289ab2fc05914d1d2144c73b7 100644 (file)
                         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