Hello automake team, I'm using
AM_INIT_AUTOMAKE([foreign 1.5 no-define dist-bzip2]) which will create a tar.gz and tar.bz2 dist. How can I prevend automake from building the tar.gz dist, since there isn't a target like no-gzip-dist. Thanks Olaf
Hello automake team, I'm using
AM_INIT_AUTOMAKE([foreign 1.5 no-define dist-bzip2]) which will create a tar.gz and tar.bz2 dist. How can I prevend automake from building the tar.gz dist, since there isn't a target like no-gzip-dist. Thanks Olaf