We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66f02e1 + 72a89ea commit 11e1d8eCopy full SHA for 11e1d8e
configure.ac
@@ -103,7 +103,7 @@ AS_IF([test "$host" != "$target"],
103
#
104
# Init automake
105
106
-AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects no-define 1.13.4 tar-ustar])
+AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects no-define 1.13.4 tar-pax])
107
108
# SILENT_RULES is new in AM 1.11, but we require 1.11 or higher via
109
# autogen. Limited testing shows that calling SILENT_RULES directly
0 commit comments