From: Jeremy Harris Date: Thu, 15 Aug 2024 14:17:12 +0000 (+0100) Subject: Fix non-perl build X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/bd00747fd1f849671c86379f9f098dd72bce118a Fix non-perl build --- diff --git a/src/scripts/Configure-Makefile b/src/scripts/Configure-Makefile index 20e686b51..79ab19dcc 100755 --- a/src/scripts/Configure-Makefile +++ b/src/scripts/Configure-Makefile @@ -10,7 +10,6 @@ LC_ALL=C export LC_ALL -set -e # First off, get the OS type, and check that there is a make file for it.