X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=configure;h=c8690d3a647b3da7d832c82935dadda56ff4828a;hp=4e16ff407e6a8803c94f1601345b117b18f20afd;hb=0e03e2d45e36edb635229f356bf41f153c30a70f;hpb=78e9b3467d9f09228a444bb2eec93e4c765b7e9b diff --git a/configure b/configure index 4e16ff40..c8690d3a 100755 --- a/configure +++ b/configure @@ -1548,6 +1548,14 @@ NOTMUCH_HAVE_PYTHON3_PYTEST=${have_python3_pytest} PLATFORM=${platform} EOF +cat > sphinx.config <> sphinx.config +fi +printf "rsti_dir = '%s'\n" $(realpath emacs) >> sphinx.config + # Finally, after everything configured, inform the user how to continue. cat <