File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
# Copyright (c) 2016-2022 IBM Corporation. All rights reserved.
24
24
# Copyright (c) 2016-2018 Research Organization for Information Science
25
25
# and Technology (RIST). All rights reserved.
26
- # Copyright (c) 2021-2023 Nanook Consulting. All rights reserved.
26
+ # Copyright (c) 2021-2024 Nanook Consulting All rights reserved.
27
27
# Copyright (c) 2021 Amazon.com, Inc. or its affiliates.
28
28
# All Rights reserved.
29
29
# $COPYRIGHT$
@@ -98,7 +98,7 @@ pmix_show_title "Configuring PMIx"
98
98
AC_CANONICAL_TARGET
99
99
100
100
# Init automake
101
- AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects no-define 1.13.4])
101
+ AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects no-define 1.13.4 tar-pax ])
102
102
103
103
# SILENT_RULES is new in AM 1.11, but we require 1.13.4 or higher via
104
104
# autogen. Limited testing shows that calling SILENT_RULES directly
You can’t perform that action at this time.
0 commit comments