Skip to content

Conversation

@vnmabus
Copy link

@vnmabus vnmabus commented Feb 17, 2025

The command which is not present in some
contexts, such as docker.
It is better to just use command -v, which is
builtin into the shell.

Fixes #3

The command `which` is not present in some
contexts, such as docker.
It is better to just use `command -v`, which is
builtin into the shell.

Fixes GNUAspell#3
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.

Remove usage of which in configure

1 participant