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

configure.ac contains bashism #567

Closed
rillig opened this issue May 2, 2020 · 1 comment
Closed

configure.ac contains bashism #567

rillig opened this issue May 2, 2020 · 1 comment

Comments

@rillig
Copy link

rillig commented May 2, 2020

The [[ command is only available in bash, not in other shells.

It should be replaced with a case statement.

@GrahamDumpleton
Copy link
Owner

Closing as this seems to have been addressed long ago.

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

No branches or pull requests

2 participants