Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
configure: link to m on any GNU system
GNU-based systems use GNU libc, which provides the math functions in a separate "m" library. Hence, unconditionally link to it on any GNU system.
- Loading branch information