mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
Restore SETFATTR substitution
* configure.ac (SETFATTR): Restore the AC_SUBST of this that was inadvertently removed when pdumper support was added. Need for ./configure --with-dumping=unexec on Fedora 29.
This commit is contained in:
parent
38fb5f4d22
commit
d53ff31bf1
1 changed files with 1 additions and 0 deletions
|
|
@ -1351,6 +1351,7 @@ if test $with_unexec = yes && test $opsys = gnu-linux; then
|
|||
fi
|
||||
AC_SUBST([PAXCTL_dumped])
|
||||
AC_SUBST([PAXCTL_notdumped])
|
||||
AC_SUBST([SETFATTR])
|
||||
|
||||
# Makeinfo on macOS is ancient, check whether there is a more recent
|
||||
# version installed by Homebrew.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue