Commit graph

20 commits

Author SHA1 Message Date
Nikolaus Wittenstein
758f6e9533 Add descriptions to all remaining homebrew packages 2015-06-05 14:47:57 +01:00
CNA-Bld
b2c2fbbb52 autoconf: https, sha256
Closes Homebrew/homebrew#37709.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-15 12:39:37 +00:00
Mike McQuaid
e18b2e3d11 autoconf: fix apostrophe in comment. 2014-12-27 20:07:17 +00:00
Mike McQuaid
c978a51f05 autoconf: fix strict audit failures. 2014-12-27 16:31:44 +00:00
Mike McQuaid
80aa38aa97 autoconf: add yosemite bottle. 2014-10-17 21:36:53 +01:00
Jack Nagel
3dc3c2e190 Add keg-only reason symbols for Xcode 4.3 and Xcode 5
Closes Homebrew/homebrew#28095.
2014-04-03 09:12:51 -05:00
BrewTestBot
eaba0a0f20 autoconf: update 2.69 bottle.
Closes Homebrew/homebrew#26732.
2014-02-16 20:28:56 +00:00
Peter Eisentraut
a09a045133 autoconf: Remove standards.info
It is installed by several GNU packages, leading to linking conflicts,
and it is not very useful.

Closes Homebrew/homebrew#25600.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-01-28 14:35:58 -06:00
Peter Eisentraut
755835ee25 autoconf: Prevent autoreconf man page from being rebuilt
The inreplace on autoreconf.in changes the timestamp, causing the man
page to be rebuilt (which would require help2man).  Run inreplace on the
man page as well to prevent that.  It also keeps the man page consistent
with the program.

Closes Homebrew/homebrew#24222.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-14 07:39:33 -08:00
Mike McQuaid
c5cbd227d2 autoconf: add bottles. 2013-10-28 10:34:25 +00:00
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