Skip to content

[revamp] Correcting check for libtool #437

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 1, 2015

Conversation

thopiekar
Copy link
Contributor

It is correct that we need libtool, but the executable is called libtoolize. Therefore sh.which(executable) won't work in this case. I renamed the variable "tool" to "executable", so other developers won't get confused and also add package names here.

It is correct that we need libtool, but the executable is called libtoolize. Therefore sh.which(executable) won't work in this case. I renamed the variable "tool" to "executable", so other developers won't get confused and also add package names here.
@thopiekar thopiekar changed the title Correcting check for libtool [revamp] Correcting check for libtool Sep 1, 2015
inclement added a commit that referenced this pull request Sep 1, 2015
[revamp] Correcting check for libtool
@inclement inclement merged commit 8d49ff9 into revamp Sep 1, 2015
@inclement
Copy link
Member

Great, thanks!

@thopiekar thopiekar deleted the thopiekar-patch-2-libtoolize branch September 1, 2015 20:12
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