]> git.notmuchmail.org Git - notmuch/blobdiff - configure
News for JSON-based search
[notmuch] / configure
index 5602be247611558fdb1cc1f743e0ac3cf9239a82..3fad424c4b7c9602b0048ee76fbdef918cbabe6a 100755 (executable)
--- 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")