added more markup

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@590 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-10-28 08:32:25 +00:00
parent 6fb625d089
commit f302a271f8
4 changed files with 35 additions and 30 deletions

View File

@@ -27,7 +27,7 @@ Installation
============
pcsc-relay uses the GNU Build System to compile and install. If you are
unfamiliar with it, please have a look at the file ``INSTALL``. If you have a
unfamiliar with it, please have a look at the file :file:`INSTALL`. If you have a
look around and can not find it, you are probably working bleeding edge in the
repository. Run the following command in the pcsc-relay directory to get the
missing standard auxiliary files::
@@ -56,8 +56,8 @@ installation of the latter::
make
make install
Building pcsc-relay with libnfc_ is done best using ``pkg-config``. The file
``libnfc.pc`` should be located in ``$INSTALL/lib/pkgconfig``. Here is how to
Building pcsc-relay with libnfc_ is done best using :command:`pkg-config`. The file
:file:`libnfc.pc` should be located in ``$INSTALL/lib/pkgconfig``. Here is how to
configure pcsc-relay to use it::
./configure PKG_CONFIG_PATH=$PREFIX/lib/pkgconfig