Skip to content

Include apr-util's LDFLAGS #782

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

Closed
wants to merge 1 commit into from
Closed

Include apr-util's LDFLAGS #782

wants to merge 1 commit into from

Conversation

danielluke
Copy link
Contributor

Using apr-util installed by Macports results in build failure because apr-util uses BerkeleyDB that MacPorts installs into a subdir of $prefix/lib and $prefix/include (so that multiple versions of BerkeleyDB can be installed simultaneously). apu-1-config's --ldflags output includes the -L/path/to/bdb that's needed.

Using apr-util installed by Macports results in build failure because apr-util uses BerkeleyDB that MacPorts installs into a subdir of $prefix/lib and $prefix/include (so that multiple versions of BerkeleyDB can be installed simultaneously). apu-1-config's --ldflags output includes the -L/path/to/bdb that's needed.
@zimmerle
Copy link
Contributor

zimmerle commented Nov 3, 2014

Hi @danielluke,

Thanks for the patch. Merged.

@zimmerle zimmerle closed this Nov 3, 2014
@danielluke danielluke deleted the patch-1 branch November 3, 2014 17:52
@zimmerle zimmerle self-assigned this Nov 14, 2014
@zimmerle zimmerle added this to the v2.8.1-RC1 milestone Nov 14, 2014
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