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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user