]> git.eshelyaron.com Git - emacs.git/commit
Fix portability problem in lisp/Makefile.in
authorPo Lu <luangruo@yahoo.com>
Sat, 6 May 2023 12:43:22 +0000 (20:43 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 6 May 2023 12:43:22 +0000 (20:43 +0800)
commit31a66dc8918e81470dc35be7c489108fbbfbce01
tree98a2fbe1bd0056ca30d7f686460fc5ef9d4979fe
parenta5d142e8301c3dfb193e89eda9caf50ee2a92d28
Fix portability problem in lisp/Makefile.in

* lisp/Makefile.in (check-defun-dups): Avoid POSIX command
substitutions.
lisp/Makefile.in