From: Matt Corallo Date: Fri, 23 Dec 2011 23:28:35 +0000 (-0800) Subject: No reason to have any qrcode stuff in the bitcoind osx makefile. X-Git-Tag: v0.4.0-unstable~129^2~289^2~3 X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=commitdiff_plain;h=56690a69d64a54292e802b91ebc87558eb231e78 No reason to have any qrcode stuff in the bitcoind osx makefile. --- diff --git a/src/makefile.osx b/src/makefile.osx index cf5ec38..966829e 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: