Skip to content

add missing semicolon to fix configure on darwin #17281

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

Merged
merged 1 commit into from
Sep 17, 2014
Merged

add missing semicolon to fix configure on darwin #17281

merged 1 commit into from
Sep 17, 2014

Conversation

saysjonathan
Copy link
Contributor

A missing semicolon prevents configure from running on OS X when real POSIX shells are used as /bin/sh (pdksh, for example). This change simply adds a semicolon to the statement.

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Sep 17, 2014
@bors bors merged commit 53c3b83 into rust-lang:master Sep 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants