diff options
| -rw-r--r-- | configure.ac | 1 |
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 | |||
| 1351 | fi | 1351 | fi |
| 1352 | AC_SUBST([PAXCTL_dumped]) | 1352 | AC_SUBST([PAXCTL_dumped]) |
| 1353 | AC_SUBST([PAXCTL_notdumped]) | 1353 | AC_SUBST([PAXCTL_notdumped]) |
| 1354 | AC_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. |