Merge 5fc7bed679e6f206d036f5829a8e9dd028682a7d into a9af1927e6ad091f36428f948f1992fff550b06b
This commit is contained in:
commit
069497755b
@ -62,7 +62,8 @@ Configuration
|
||||
=============
|
||||
|
||||
In order to change the default behavior of the library, the libnfc uses a
|
||||
configuration file located in sysconfdir (as provided to ./configure).
|
||||
configuration file generated by `autoreconf -fiv` located in sysconfdir
|
||||
(as provided to ./configure).
|
||||
|
||||
A sample commented file is available in sources: libnfc.conf.sample
|
||||
|
||||
@ -136,8 +137,9 @@ all the information described in "How to Report Bugs".
|
||||
Building
|
||||
========
|
||||
|
||||
It should be as simple as running these two commands:
|
||||
It should be as simple as running these three commands:
|
||||
|
||||
autoreconf -fiv
|
||||
./configure
|
||||
make
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user