]> git.ipfire.org Git - thirdparty/suricata.git/commit
automake: use tar-ustar for longer filenames 4300/head
authorJason Ish <jason.ish@oisf.net>
Sat, 12 Oct 2019 14:37:38 +0000 (08:37 -0600)
committerVictor Julien <victor@inliniac.net>
Sat, 12 Oct 2019 16:18:04 +0000 (18:18 +0200)
commit412ae11badba767be5a4168b753b4b8e6eeae218
treef63de8a861f68b1167eef8cd2c33e44237ad6b17
parent718fcbb682e4e2ee4583502e344518091fe08562
automake: use tar-ustar for longer filenames

According to the automake manual it should be considered
portable these days.

https://www.gnu.org/software/automake/manual/html_node/List-of-Automake-options.html

Required for the dist generation with Rust vendoring.
configure.ac