updated location of libnfc

fixes https://github.com/frankmorgner/vsmartcard/issues/145
This commit is contained in:
Frank Morgner
2019-08-20 10:23:32 +02:00
parent 7ccdadc8ac
commit 6ec798d509

View File

@@ -189,7 +189,7 @@ installation of libnfc::
PREFIX=/tmp/install PREFIX=/tmp/install
LIBNFC=libnfc LIBNFC=libnfc
git clone https://code.google.com/p/libnfc $LIBNFC git clone https://github.com/nfc-tools/libnfc $LIBNFC
cd $LIBNFC cd $LIBNFC
autoreconf -i autoreconf -i
# See `./configure --help` for enabling support of additional hardware # See `./configure --help` for enabling support of additional hardware
@@ -290,6 +290,6 @@ Notes and References
.. target-notes:: .. target-notes::
.. _`Hardware supported by libnfc`: http://nfc-tools.org/index.php?title=Devices_compatibility_matrix .. _`Hardware supported by libnfc`: http://nfc-tools.org/index.php?title=Devices_compatibility_matrix
.. _libnfc: http://www.libnfc.org/ .. _libnfc: https://github.com/nfc-tools/libnfc
.. _OpenPICC: http://www.openpcd.org/OpenPICC .. _OpenPICC: http://www.openpcd.org/OpenPICC
.. _PCSC-lite: http://pcsclite.alioth.debian.org/ .. _PCSC-lite: http://pcsclite.alioth.debian.org/