From fba681519a5b63cdda9e61980cc6e2acb6b8f738 Mon Sep 17 00:00:00 2001 From: Christian von Roques Date: Thu, 17 May 2012 11:33:59 -0400 Subject: [PATCH 1/1] Fix typo. libarcode => libqrcode --- doc/build-unix.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/build-unix.txt b/doc/build-unix.txt index c5b4205..a9bc551 100644 --- a/doc/build-unix.txt +++ b/doc/build-unix.txt @@ -40,7 +40,7 @@ turned off by default. Set USE_UPNP to a different value to control this: libqrencode may be used for QRCode image generation. It can be downloaded from http://fukuchi.org/works/qrencode/index.html.en, or installed via your package manager. Set USE_QRCODE to control this: - USE_QRCODE=0 (the default) No QRCode support - libarcode not required + USE_QRCODE=0 (the default) No QRCode support - libqrcode not required USE_QRCODE=1 QRCode support enabled Licenses of statically linked libraries: -- 1.7.1