Skip to content
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

pdfio.pc: use -lm as specified in configure #57

Merged

Conversation

eli-schwartz
Copy link
Contributor

It is already configured in, in the correct place. Currently, it is listed twice in Libs.private, if --enable-shared is used. And it is redundant if the build is static instead, since it is recorded in Libs.

It is already configured in, in the correct place. Currently, it is
listed twice in Libs.private, if --enable-shared is used. And it is
redundant if the build is static instead, since it is recorded in Libs.
Copy link
Owner

@michaelrsweet michaelrsweet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@michaelrsweet michaelrsweet self-assigned this Dec 11, 2023
@michaelrsweet michaelrsweet added enhancement New feature or request priority-low labels Dec 11, 2023
@michaelrsweet michaelrsweet added this to the v1.2 milestone Dec 11, 2023
@michaelrsweet michaelrsweet merged commit 7084105 into michaelrsweet:master Dec 11, 2023
5 checks passed
@eli-schwartz eli-schwartz deleted the pdfio-pc-redundancy branch December 18, 2023 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants