]> git.eshelyaron.com Git - emacs.git/commit
Improve ndk-build implementation
authorPo Lu <luangruo@yahoo.com>
Fri, 3 Mar 2023 13:13:58 +0000 (21:13 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 3 Mar 2023 13:13:58 +0000 (21:13 +0800)
commitd8ea139e83dc74336569d71e6969cae269547265
tree7d03f5e8c2b742cdb55fd4753cc7d6dbe1c88f9b
parent48b5a770f247d8c027d209ce941767ab5a7d139d
Improve ndk-build implementation

* build-aux/ndk-build-helper.mk: Define in terms of BUILD_AUXDIR.
* m4/ndk-build.m4 (ndk_INIT): Find right build-aux directory.
Remove uses of unportable shell constructs.
build-aux/ndk-build-helper.mk
m4/ndk-build.m4