-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Require GMP and take GAP's GMP_PREFIX into account
There is no good reason to allow building anupq without GMP these days. On the downside, if one fails to do that (which may happen without the user even knowing what happened), one may get unexpected errors or perhaps even wrong results. So better to just require this. This also simplifies the logic in configure.ac considerably, and allows us to just use the same as in anunq.
- Loading branch information
Showing
2 changed files
with
56 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters