1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-26 07:29:17 +02:00
mu/emacs/mu4e-meta.el.in

10 lines
227 B
EmacsLisp

;; auto-generated
(defconst mu4e-mu-version "@VERSION@"
"Required mu binary version; mu4e's verson must agree with
this.")
(defconst mu4e-builddir "@abs_top_builddir@"
"Top-level build directory.")
(provide 'mu4e-meta)