X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=configure;h=03131275a241c41098ba40e5b5f73fb152599dd4;hb=9b7dbed58ebd3aeee16b044fdffda6b39e90643e;hp=6c782e16d5a63a746e3b49691bcc398fcb7f63cd;hpb=35cdebdad0d41be58a4c705ec48fd1bb51f098eb;p=notmuch 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.