X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=configure;h=3fad424c4b7c9602b0048ee76fbdef918cbabe6a;hb=e4818cc9c50acf162f505b26706047132900cf63;hp=5602be247611558fdb1cc1f743e0ac3cf9239a82;hpb=fae97b1013a18ad960aa0cd413154783409f310d;p=notmuch diff --git a/configure b/configure index 5602be24..3fad424c 100755 --- a/configure +++ b/configure @@ -1,7 +1,7 @@ #! /bin/sh # Store original IFS value so it can be changed (and restored) in many places. -readonly DEFAULT_IFS=$IFS +readonly DEFAULT_IFS="$IFS" srcdir=$(dirname "$0")