aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2016-05-06 21:11:25 +0300
committerDavid Bremner <david@tethera.net>2016-05-07 14:40:14 -0300
commit124a67e96ecab5495c0f17b6875d53dfd67ff137 (patch)
tree7cf16ec4f84c72f906f7cbf5affeb8df5e9bb341 /lib
parent43eb32527bfb9663a09c8132af840d0b66a85cff (diff)
configure: add set -u
In case of any unset variable, make ./configure exit with nonzero value; an attempt to expand an unset variable is a bug in the script (usually a spelling mistake) and those should not pass through unnoticed.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions