diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2022-04-16 11:33:14 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2022-04-16 12:25:39 +0200 |
commit | 6815db492ff899e77b45be98414567ad96a8177c (patch) | |
tree | 852f5b3757e956988ad129c8e4bbe1adede18136 /lisp/help.el | |
parent | 16ccca6dc38aefb8c000560f8cf4cdc5f46b0727 (diff) | |
download | emacs-6815db492ff899e77b45be98414567ad96a8177c.tar.gz emacs-6815db492ff899e77b45be98414567ad96a8177c.tar.bz2 emacs-6815db492ff899e77b45be98414567ad96a8177c.zip |
Fix builds on older versions of macOS
This adds back macOS-specific code replaced earlier (bug#48548),
specifically to fix build errors on macOS 10.7.5. See discussion at
https://lists.gnu.org/archive/html/emacs-devel/2022-04/msg00779.html .
* src/sysdep.c (HAVE_RUSAGE_INFO_CURRENT, HAVE_PROC_PIDINFO): New.
(system_process_attributes): Use alternative code or exclude features
when building on older macOS versions.
(cherry picked from commit 855e15dbf10a6aac42b860fdb28711f979e2bf22)
Diffstat (limited to 'lisp/help.el')
0 files changed, 0 insertions, 0 deletions