]> git.eshelyaron.com Git - emacs.git/commit
Port to AIX 7.3 ‘find’
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Jan 2025 04:01:16 +0000 (20:01 -0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 20 Jan 2025 15:58:07 +0000 (16:58 +0100)
commit7144b9eedb13f0d1cddea35546827e91667dd2b2
tree619e1f1a3b9141872145126db618866fa904750c
parent52520be6ec3138ad7ac325d549127b2bbf6e2d5b
Port to AIX 7.3 ‘find’

* configure.ac (FIND_DELETE): Port to AIX 7.3 ‘find’,
which exits with nonzero status if ‘-exec rm -f {} +’
is never invoked.

(cherry picked from commit d65f727ab401a8dfe11de7837ecee6661a113fea)
configure.ac