]> git.notmuchmail.org Git - notmuch/blobdiff - configure
tests: add compatibility layer
[notmuch] / configure
index 6c782e16d5a63a746e3b49691bcc398fcb7f63cd..03131275a241c41098ba40e5b5f73fb152599dd4 100755 (executable)
--- a/configure
+++ b/configure
@@ -1199,6 +1199,9 @@ NOTMUCH_PYTHON=${python}
 # Are the ruby development files (and ruby) available? If not skip
 # building/testing ruby bindings.
 NOTMUCH_HAVE_RUBY_DEV=${have_ruby_dev}
+
+# Platform we are run on
+PLATFORM=${platform}
 EOF
 
 # Finally, after everything configured, inform the user how to continue.