]> git.ipfire.org Git - thirdparty/valgrind.git/commit
configure.ac: Add no-dist-gzip to AM_INIT_AUTOMAKE options
authorMark Wielaard <mark@klomp.org>
Thu, 18 Sep 2025 20:03:08 +0000 (22:03 +0200)
committerMark Wielaard <mark@klomp.org>
Thu, 18 Sep 2025 20:03:12 +0000 (22:03 +0200)
commit08b891ffbc0667e7354ecdc6a3032b923ce85e22
tree7cd0da4d3f3cccb1445ea421edab26c0e722fc08
parent553ada14844625f43a1ec445addfa1ab88ee0e26
configure.ac: Add no-dist-gzip to AM_INIT_AUTOMAKE options

We only distribute the tar.bz2 so don't produce the tar.gz
unnecessarily.
configure.ac