summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2024-07-16 09:19:31 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2024-07-16 15:37:23 -0700
commit7cda30602fcaeecd0072d980a99156812fc7f086 (patch)
treed03d43988320eb5f294bb27d0221e7f89fa41150 /lisp/emacs-lisp/lisp.el
parenta826296cff6ac1c636db83ff66199c60b69cdeb3 (diff)
downloademacs-7cda30602fcaeecd0072d980a99156812fc7f086.tar.gz
emacs-7cda30602fcaeecd0072d980a99156812fc7f086.tar.bz2
emacs-7cda30602fcaeecd0072d980a99156812fc7f086.zip
Check for more ‘find’ failures and port ‘find’
* Makefile.in (install-eln), configure.ac (emacs_cv_find_delete): * make-dist: Use ‘find ... -exec CMD {} +’ rather than ‘find ... -exec CMD {} \;’ so that if CMD fails, ‘find’ fails too. * Makefile.in (install-eln): Port to ‘find’ implementations that behave differently from GNU ‘find’ when given an argument that contains ‘{}’ within a longer string. POSIX allows this behavior.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions