9874a2 build system: configure: be strict (set -eu).

Authored and Committed by midipix 5 years ago
1 file changed. 2 lines added. 0 lines removed.
    build system: configure: be strict (set -eu).
    
        
file modified
+2 -0
configure CHANGED
@@ -5,6 +5,8 @@
5
5
# as well as both LDFLAGS and LDFLAGS_CMDLINE, however
6
6
# the latter variable of each pair should be preferred.
7
7
8
+ set -eu
9
+
8
10
usage()
9
11
{
10
12
cat "$mb_project_dir"/config.usage