aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Corallo <matt@bluematt.me>2011-12-23 15:28:35 -0800
committerMatt Corallo <matt@bluematt.me>2011-12-23 15:28:35 -0800
commit56690a69d64a54292e802b91ebc87558eb231e78 (patch)
tree21f9e5459acb33b5767c14140922f928e0f711c5
parent5ad2ca011eaee4f07c71458bb475224608132b25 (diff)
downloadbitcoin-56690a69d64a54292e802b91ebc87558eb231e78.tar.xz
No reason to have any qrcode stuff in the bitcoind osx makefile.
-rw-r--r--src/makefile.osx5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/makefile.osx b/src/makefile.osx
index cf5ec38d29..966829e222 100644
--- a/src/makefile.osx
+++ b/src/makefile.osx
@@ -96,11 +96,6 @@ else
endif
endif
-ifdef USE_QRCODE
- DEFS += -DUSE_QRCODE=$(USE_QRCODE)
- LIBS += -lqrencode
-endif
-
all: bitcoind
# auto-generated dependencies: