Commit Graph

6 Commits (ef0da9ea2c6f0cb54383d9dec5579a471433a47f)

Author SHA1 Message Date
nibbles 2bits 5ffec46aab autoconf 2.69
Upgrade autoconf to version 2.69 and adjust the patch only to deal
with the different line number.

Closes Homebrew/homebrew#11866.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 00:08:19 -05:00
Jack Nagel d766103af7 autoconf: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-28 11:36:23 -06:00
Jack Nagel c1fd9b501e Use cellar paths in tests
This lets `brew test` work when these are keg-only, etc. Also fix a
couple of typos and style things.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 14:11:01 -06:00
Jack Nagel 03d22cc400 Add mirrors to new autotools formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 14:08:11 -06:00
Max Howell cd1ada15db Force autoreconf to use glibtoolize and not libtoolize 2012-02-27 12:20:49 +00:00
Max Howell 51857be5ee Autoconf, Automake and Libtool
We need these now for Xcode-4.3/CLT4X installations.

Also prevent m4 error in installer. And prevent brew doctor complaining if we're Xcode 4.3 or above.

Closes Homebrew/homebrew#10349. Fixes Homebrew/homebrew#10423. Refs Homebrew/homebrew#9179.
2012-02-27 03:35:11 +00:00