X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=configure;h=a2af672d8d2552ee1050225fd137493de19ab30e;hp=d240b6acf8bda20b033e62ef1beda4c3cebe38d3;hb=9ff063ded782524393fbfa388a0c09fef1a6c933;hpb=3f406fdefca0400c1c2023674dfc5b36db55a1e7 diff --git a/configure b/configure index d240b6ac..a2af672d 100755 --- a/configure +++ b/configure @@ -274,6 +274,9 @@ prefix = ${PREFIX} # The directory to which emacs lisp files should be installed emacs_lispdir=${emacs_lispdir} +# The directory to which desktop files should be installed +desktop_dir = \${prefix}/share/applications + # Whether the getline function is available (if not, then notmuch will # build its own version) HAVE_GETLINE = ${have_getline}