Skip to content

Escaping of $SED in the autotools configure script #4891

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

Closed
wants to merge 1 commit into from

Conversation

aragon999
Copy link
Contributor

Change $SED to "${SED}" such that the IFS is not used to split the output of that variable.

Fixes bug #78788 for relative paths in combination with "." as IFS.

Change $SED to "${SED}" such that the IFS is not used to split the
output of that variable.

Fixes bug #78788 for relative paths in combination with "." as IFS
@aragon999 aragon999 mentioned this pull request Nov 7, 2019
@cmb69 cmb69 added the Bug label Nov 7, 2019
@cmb69
Copy link
Member

cmb69 commented Nov 7, 2019

Thanks! Applied as 0988f69.

@cmb69 cmb69 closed this Nov 7, 2019
@aragon999 aragon999 deleted the fix/autotools-configure-sed branch November 15, 2019 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants