Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install autoconf@2.13 from main homebrew-core repo #573

Merged

Commits on Jan 3, 2017

  1. Install autoconf@2.13 from main homebrew-core repo

    Homebrew has been making a number of changes towards improved support
    for installing multiple versions side by side. As part of this change,
    autoconf213 has been renamed to autoconf@2.13,
    and has been migrated from the `homebrew-versions` repository
    (which is being deprecatetd) to the `homebrew-core repository`,
    meaning `homebrew-versions` no longer needs to be tapped.
    Additionally, the improved side-by-side installation support means
    both versions cleanly install together, meaning the custom script
    to handle linking is no longer needed.
    aneeshusa committed Jan 3, 2017
You can’t perform that action at this time.