]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Small typo in epoll configure.in magics
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Wed, 3 Dec 2008 18:55:10 +0000 (19:55 +0100)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Wed, 3 Dec 2008 18:55:10 +0000 (19:55 +0100)
configure.in

index cef640ef46ff5e14baac075825805a0cf3e2e730..405f9911a3565184b158d05703081049c973c2da 100644 (file)
@@ -1189,7 +1189,7 @@ AC_ARG_ENABLE(epoll,
   ;;
 esac
 ])
-dnsl epoll requires sys/epoll.h and libepoll
+dnl epoll requires sys/epoll.h and libepoll
 if test -z "$disable_epoll"; then
   # Check for libepoll
   EPOLL_LIB=