| Age | Commit message (Collapse) | Author |
|
If a non-system perl is present when automake is built and subsequently
removed, automake will break. Force the use of the system perl to
prevent this.
|
|
I sat on this for a while because I was afraid of introducing
compatibility issues like 1.13 did, but MacPorts has shipped this for a
couple of weeks now and upstream seems to be serious about using
semantic versioning, so let's give it a shot.
|
|
|
|
|
|
|
|
1.13.1 has a better error message for the recently removed macros, so
there's that at least.
|
|
|
|
|
|
- Upgrade to 1.12.5. Works with superenv.
Closes #16153.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #15184.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Upgrade automake to version 1.12.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Upgrade automake to version 1.11.5.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Fixes #10618.
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
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>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
I fixed this last night, and then somehow committed the wrong version. Don't watch the Oscars while doing Homebrew.
|
|
Closes #10520.
Signed-off-by: Max Howell <max@methylblue.com>
|
|
|
|
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 #10349. Fixes #10423. Refs #9179.
|