git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix non-perl build
[exim.git]
/
src
/
scripts
/
Configure-Makefile
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.