aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 53e2ef35c74..0259c822585 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1351,6 +1351,7 @@ if test $with_unexec = yes && test $opsys = gnu-linux; then
1351fi 1351fi
1352AC_SUBST([PAXCTL_dumped]) 1352AC_SUBST([PAXCTL_dumped])
1353AC_SUBST([PAXCTL_notdumped]) 1353AC_SUBST([PAXCTL_notdumped])
1354AC_SUBST([SETFATTR])
1354 1355
1355# Makeinfo on macOS is ancient, check whether there is a more recent 1356# Makeinfo on macOS is ancient, check whether there is a more recent
1356# version installed by Homebrew. 1357# version installed by Homebrew.