Karl Berry <[EMAIL PROTECTED]> ha escrit: > We set automake options in two places: in configure.ac, using > AM_INIT_AUTOMAKE, and in Makefile.am, using AUTOMAKE_OPTIONS. > How about placing them all in AM_INIT_AUTOMAKE instead? This > > Yes please. (My connection is bad right now or I'd make the change; > please go ahead and do it.)
Done. I have added dist-bzip2 to AM_INIT_AUTOMAKE, but then found out that it was removed in favor of dist-lzma a couple of days ago. I'm not sure if this is right, I'd rather suggest to distribute all three compressed versions (.gz, .bz2, .lzma), at least for the time being. This will allow users to download the version that suits most their software/bandwidth requirements. If I'm wrong, feel free to remove dist-bzip2. Regards, Sergey
