summaryrefslogtreecommitdiffhomepage
path: root/configure
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-12-21 03:23:28 -0500
committermidipix <writeonce@midipix.org>2018-12-21 22:48:31 -0500
commit4cdbbf75c4be0144f326775efde650bf2e503cb5 (patch)
tree9a4017749fb1161585ad342eb8e69e956aef5dcf /configure
parent50a90eb8f5560c73ea97de2837d03d88f5d0df94 (diff)
downloadsofort-4cdbbf75c4be0144f326775efde650bf2e503cb5.tar.bz2
sofort-4cdbbf75c4be0144f326775efde650bf2e503cb5.tar.xz
build system: configure: be strict (set -eu).
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 085ed7a..0d80ea4 100755
--- a/configure
+++ b/configure
@@ -5,6 +5,8 @@
# as well as both LDFLAGS and LDFLAGS_CMDLINE, however
# the latter variable of each pair should be preferred.
+set -eu
+
usage()
{
cat "$mb_project_dir"/config.usage