| Age | Commit message (Collapse) | Author |
|
Closes #26732.
|
|
It is installed by several GNU packages, leading to linking conflicts,
and it is not very useful.
Closes #25600.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
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 #24222.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
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.
|
|
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Upgrade autoconf to version 2.69 and adjust the patch only to deal
with the different line number.
Closes #11866.
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>
|
|
|
|
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.
|