Commit Graph

10 Commits (b1702a183f6fcfc44404e4eef181e00641cfdb79)

Author SHA1 Message Date
Jack Nagel e8f52f77b7 autoconf: force use of system perl
If a non-system perl is present when autoconf is built and subsequently
removed, autoconf will break. Force the use of the system perl to
prevent this.
2013-08-16 11:25:49 -05:00
Mike McQuaid 734e8a9b6e autoconf: use inreplace instead of patch. 2013-01-30 21:29:19 -08:00
Jack Nagel a076df83bc Use new Xcode module
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-25 12:04:41 -05:00
Jack Nagel 63cde03be4 Fix more quoting issues
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:08:57 -05:00
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