From eea3cdfb26b07f4fdbb4ad570283fb1e1ea99772 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 29 Sep 2020 14:47:14 -0400 Subject: import: Add m4/ax_add_fortify_source.m4 --- import.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/import.sh b/import.sh index 1c95070..5da49ba 100644 --- a/import.sh +++ b/import.sh @@ -30,6 +30,8 @@ tar -x -f "${input}" --strip-components 1 \ 'libressl-*/include/compat/win32netcompat.h' \ 'libressl-*/include/tls.h' \ 'libressl-*/libtls.pc.in' \ + 'libressl-*/m4/ax_add_fortify_source.m4' \ + 'libressl-*/m4/ax_check_compile_flag.m4' \ 'libressl-*/m4/check-hardening-options.m4' \ 'libressl-*/m4/check-libc.m4' \ 'libressl-*/m4/check-os-options.m4' \ -- cgit 1.4.1