X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=configure;h=03131275a241c41098ba40e5b5f73fb152599dd4;hp=6c782e16d5a63a746e3b49691bcc398fcb7f63cd;hb=9b7dbed58ebd3aeee16b044fdffda6b39e90643e;hpb=e1ddd27968673e6785300e739f5257b83841fb97 diff --git a/configure b/configure index 6c782e16..03131275 100755 --- 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.