]> git.eshelyaron.com Git - emacs.git/commit
Guarantee presence of epaths.h during cross-compilation
authorPo Lu <luangruo@yahoo.com>
Thu, 11 Apr 2024 02:25:29 +0000 (10:25 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 16:55:18 +0000 (18:55 +0200)
commit6349159381ffd20fac8a27036c90908508b30597
treefedb61427c356fbbbef20f3ac46ebc35e3e94046
parentb4926e4ede6c907b4eba72b0bca8003adecaf730
Guarantee presence of epaths.h during cross-compilation

* cross/Makefile.in (src/epaths.h): New rule.
(src/libemacs.so): Depend on the same.

(cherry picked from commit 3b6bc312f2383aaf275f1085621aaa593d18fc87)
cross/Makefile.in