Revision history for Alien-Autotools 1.08 2022-09-22 13:13:07 -0600 - Updated test suite to work with ALIEN_DOWNLOAD_RULE (gh#9) 1.07 2022-08-11 17:06:14 -0600 - Add helpers (delagated from Alien::autoconf, Alien::automake, Alien::libtool and Alien::m4) (gh#8) 1.06 2022-03-18 15:38:55 -0600 - Improved documentation (gh#6) 1.05 2020-02-15 20:32:35 -0700 - Bump version requirements for Alien::m4, Alien::autoconf, Alien::automake and Alien::libtool to ensure that all four are fetched using https instead of http for better security. 1.04 2017-08-30 11:15:04 -0400 - Fixes for NetBSD and other systems where GNU m4 might be called gm4 - Require Alien::m4 0.17 for better system probing of m4 1.03 2017-08-17 15:16:14 -0400 - Fixes for MSYS2 / MinGW 1.02 2017-07-29 20:23:13 -0400 - Bump requirements of Alien::autoconf, Alien::automake and Alien::libtool 1.01 2017-07-25 07:53:20 -0400 - Tweaks to get Windows to work 1.00 2017-07-25 06:41:30 -0400 - Production release otherwise identical to 0.99_02 release 0.99_02 2017-07-24 07:24:20 -0400 - Add a test that test against a real autotools project 0.99_01 2017-07-21 12:10:27 -0400 - Migrate to alienfile + Alien::Build style interface - Add bin_dir method - Add aclocal_dir method - Add versions method v0.0.6 2012-04-06 04:21:42 America/Chicago - Increased perl version requirement to v5.10.1. v0.0.5 2012-04-04 11:48:10 America/Chicago - Handled single smoke test failure on a BSD box where a version regexp match failed. - Promoted to full release. v0.0.4 2012-04-04 00:58:51 America/Chicago - Changed *_path() functions to *_dir(). v0.0.3 2012-04-03 22:06:19 America/Chicago - Forced glob call into list context - Added "share/bin" directory to $ENV{PATH} during build process so automake can use the newly made autoconf. v0.0.2 2012-04-02 12:36:50 America/Chicago - Fixed configure dependencies v0.0.1 2012-04-02 00:40:01 America/Chicago - First trial version, released on an unsuspecting world.