X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/f31b1cd64dfcc7e6a8860ee418543949effd517e..4243a209fd9499f30bebd58ceaa2d0d9845407ae:/src/src/EDITME diff --git a/src/src/EDITME b/src/src/EDITME index 625df18f5..4fcaeda5b 100644 --- a/src/src/EDITME +++ b/src/src/EDITME @@ -401,7 +401,7 @@ TRANSPORT_SMTP=yes # For Redis you need to have hiredis installed on your system # (https://github.com/redis/hiredis). # Depending on where it is installed you may have to edit the CFLAGS -# (often += -I/usr/local/include) and LDFLAGS (-lhiredis) lines. +# (often += -I/usr/local/include) and LOOKUP_LIBS (-lhiredis) lines. # If your system has pkg-config then the _INCLUDE/_LIBS setting can be # handled for you automatically by also defining the _PC variable to reference