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

Remove unnecessary line which creates a dependency on wx's png library. #186

Merged
merged 1 commit into from May 1, 2011

Conversation

TheBlueMatt
Copy link
Contributor

This should allow the bitcoin binaries to run on ever so slightly more installs,
specifically those who use a different libpng library (many distros use 1.4 which is imcompatible with 1.2)

This is unused as bitcoin literally never uses PNGs, anywhere.

This should allow the bitcoin binaries to run on ever so slightly more installs,
specifically those who use a different libpng library (many distros use 1.4 which is imcompatible with 1.2.
gavinandresen added a commit that referenced this pull request May 1, 2011
Remove unnecessary line which creates a dependency on wx's png library.
@gavinandresen gavinandresen merged commit 249aff4 into bitcoin:master May 1, 2011
dexX7 pushed a commit to dexX7/bitcoin that referenced this pull request Oct 29, 2014
glv2 referenced this pull request in glv2/peercoin May 5, 2016
lateminer pushed a commit to lateminer/bitcoin that referenced this pull request Dec 9, 2017
Replaced mentions of bitcoin with peercoin in locale folder
classesjack pushed a commit to classesjack/bitcoin that referenced this pull request Jan 2, 2018
Update issue template to be less specific and bitcoin->qtum
sidhujag referenced this pull request in syscoin/syscoin May 8, 2018
laanwj added a commit that referenced this pull request Jul 10, 2019
0512f05 depends: expat 2.2.7 (fanquake)

Pull request description:

  Major changes in expat 2.2.7:

  * [#186](libexpat/libexpat#186) [#262](libexpat/libexpat#262)  Fix extraction of namespace prefixes from XML names;
                      XML names with multiple colons could end up in the
                      wrong namespace, and take a high amount of RAM and CPU
                      resources while processing, opening the door to use for denial-of-service attacks
  * [#227](libexpat/libexpat#227) Autotools: Add --without-examples and --without-tests

  Full changelog is available [here](https://github.com/libexpat/libexpat/blob/R_2_2_7/expat/Changes#L5).

ACKs for top commit:
  laanwj:
    ACK 0512f05

Tree-SHA512: 45162a9b0011107fd59a97dae7b5eb61989dafbec26b1ee497d1b11bf5c6a119971096899caa2998648b82a62db57c629a1560453557146c2496b39a7f3f8de9
attilaaf pushed a commit to attilaaf/bitcoin that referenced this pull request Jan 13, 2020
…itcoin#186)

Feature/CORE-137 Not sorting txns in inv msgs

Approved-by: Richard Mills <r.mills@nchain.com>
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants