diff options
| author | Paul Eggert | 2026-02-15 12:17:29 -0800 |
|---|---|---|
| committer | Paul Eggert | 2026-02-15 12:18:30 -0800 |
| commit | f84fb38a8241e94efdc2c191084822e74a57f806 (patch) | |
| tree | 5ba1bffce0301f86c256ac7433eb4ab15ddc643e /lisp/international/fontset.el | |
| parent | e2bf7ce8b68b35adc5a8d9200a84373baf1cce8b (diff) | |
| download | emacs-master.tar.gz emacs-master.zip | |
Without this fix, a 64-bit build on Ubuntu 25.10 x86-64 failed
when the libselinux1-dev:i386 package (providing <selinux/selinux.h>)
was installed but the libselinux1-dev package (providing
/usr/lib/x86_64-linux-gnu/libselinux.so) was not.
The first symptom was when compiling emacsclient:
‘/usr/bin/ld: ../lib/libgnu.a(file-has-acl.o): in function
`get_aclinfo': .../lib/file-has-acl.c:247:(.text+0x4d8): undefined
reference to `getfilecon'’.
* configure.ac: Default with_selinux to maybe, not to yes.
Defer our SELinux configuration to after Gnulib’s, so that
we handle any SELinux problems that Gnulib discovers.
Diffstat (limited to 'lisp/international/fontset.el')
0 files changed, 0 insertions, 0 deletions