No reason to have any qrcode stuff in the bitcoind osx makefile.
authorMatt Corallo <matt@bluematt.me>
Fri, 23 Dec 2011 23:28:35 +0000 (15:28 -0800)
committerMatt Corallo <matt@bluematt.me>
Fri, 23 Dec 2011 23:28:35 +0000 (15:28 -0800)
src/makefile.osx

index cf5ec38..966829e 100644 (file)
@@ -96,11 +96,6 @@ else
 endif
 endif
 
-ifdef USE_QRCODE
-       DEFS += -DUSE_QRCODE=$(USE_QRCODE)
-       LIBS += -lqrencode
-endif
-
 all: bitcoind
 
 # auto-generated dependencies: