From 0f41172cc69083366e4d84702a3356d9f1774f24 Mon Sep 17 00:00:00 2001 From: jason taylor Date: Mon, 31 Jul 2017 11:41:19 -0400 Subject: [PATCH] updated fedora libevent package names Signed-off-by: jason taylor --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.2