lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 8 Jun 2015 10:59:22 -0400
From:	Theodore Ts'o <tytso@....edu>
To:	Mike Frysinger <vapier@...too.org>
Cc:	linux-ext4@...r.kernel.org
Subject: Re: [e2fsprogs] rename configure.in to configure.ac

On Mon, May 25, 2015 at 05:32:32AM -0400, Mike Frysinger wrote:
> From: Mike Frysinger <vapier@...omium.org>
> 
> Newer versions of autotools have started warning when using the old
> configure.in name.
> 
> Signed-off-by: Mike Frysinger <vapier@...omium.org>

Note that I ship a version of configure (and keep one checked in to
git) because I do not trust the autoconf maintainers' ability to
maintain backwards compatibility, having gotten badly burned in the
past.  I am currently using autoconf 2.69, and people who try to rerun
autoconf on some other version of autoconf are venturing into
unsupported territory.  It may work; it may screw up in amazing ways.
Some autoconf macro may silently assume that some feature is present
when it is not, or vice versa.

And if it breaks, you get to keep both pieces.  :-)

      	      	     	       - Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ