Skip to content

[embedlite-components] Fix compilation against system nspr.#85

Open
tworaz wants to merge 1 commit intotmeshkova:masterfrom
tworaz:for_upstream/system_nspr
Open

[embedlite-components] Fix compilation against system nspr.#85
tworaz wants to merge 1 commit intotmeshkova:masterfrom
tworaz:for_upstream/system_nspr

Conversation

@tworaz
Copy link
Contributor

@tworaz tworaz commented Sep 29, 2015

Don't hardcode the system nspr path to /usr/include/nspr4. Instead use
pkg-config to determine correct path. Do it only in case we're building
the code against system nspr. In case we use bundled gecko version
system include paths should not be passed to the compiler.

Don't hardcode the system nspr path to /usr/include/nspr4. Instead use
pkg-config to determine correct path. Do it only in case we're building
the code against system nspr. In case we use bundled gecko version
system include paths should not be passed to the compiler.
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.

1 participant

Comments