git://git.exim.org
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4db574
)
Fix non-perl build
author
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 15 Aug 2024 14:17:12 +0000
(15:17 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 15 Aug 2024 14:17:12 +0000
(15:17 +0100)
src/scripts/Configure-Makefile
patch
|
blob
|
history
diff --git
a/src/scripts/Configure-Makefile
b/src/scripts/Configure-Makefile
index 20e686b51d84f6c058731d4740d321ee36564afb..79ab19dccf3b6acd39d73672f8a122db5ec8a7ad 100755
(executable)
--- 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.