add native support to the build system

This commit is contained in:
Andrea Corallo 2019-12-24 20:48:49 +01:00
parent 5f63ac26cc
commit 4beb850efb
3 changed files with 57 additions and 6 deletions

View file

@ -1045,7 +1045,7 @@ write its autoloads into the specified file instead."
;; we don't want to depend on whether Emacs was
;; built with or without modules support, nor
;; what is the suffix for the underlying OS.
(unless (string-match "\\.\\(elc\\|so\\|dll\\)" suf)
(unless (string-match "\\.\\(elc\\|eln\\|so\\|dll\\)" suf)
(push suf tmp)))
(concat "^[^=.].*" (regexp-opt tmp t) "\\'")))
(files (apply #'nconc