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

Cleanup configure nits #27331

Closed

Commits on Jul 27, 2015

  1. Remove configure's use of unportable XSI extension for test "-a"

    This is just a small nit.
    mstewartgallus committed Jul 27, 2015
    Copy the full SHA
    4ad49e6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c3df452 View commit details
    Browse the repository at this point in the history
  3. Move main body of configure functionality into a function at the top

    This puts the important information at the top of the file and so
    makes the configure script easier to understand.
    mstewartgallus committed Jul 27, 2015
    Copy the full SHA
    a36d95a View commit details
    Browse the repository at this point in the history
  4. Remove unused variable

    mstewartgallus committed Jul 27, 2015
    Copy the full SHA
    2b39c63 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5f63fc2 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c1b8365 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2015

  1. Merge branch 'master' of https://github.com/rust-lang/rust into clean…

    …up-configure-nits
    
    Conflicts:
    	configure
    mstewartgallus committed Jul 28, 2015
    Copy the full SHA
    62b037b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2015

  1. Merge branch 'master' of https://github.com/rust-lang/rust into clean…

    …up-configure-nits
    
    Conflicts:
    	configure
    mstewartgallus committed Jul 31, 2015
    Copy the full SHA
    f7481e9 View commit details
    Browse the repository at this point in the history