- more autotool magic in documentation files
- including substituted documentation files with distributed files git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@597 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -4,16 +4,16 @@
|
||||
Installation
|
||||
=============
|
||||
|
||||
@PACKAGE_NAME@ uses the GNU Build System to compile and install. If you are
|
||||
The @PACKAGE_NAME@ uses the GNU Build System to compile and install. If you are
|
||||
unfamiliar with it, please have a look at :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 @PACKAGE_NAME@ directory to get
|
||||
the missing standard auxiliary files::
|
||||
repository. Run the following command in the @PACKAGE_TARNAME@ directory to
|
||||
get the missing standard auxiliary files::
|
||||
|
||||
autoreconf -i
|
||||
|
||||
To configure (:command:`configure --help` lists possible options), build and
|
||||
install @PACKAGE_NAME@ now do the following::
|
||||
install the @PACKAGE_NAME@ now do the following::
|
||||
|
||||
./configure
|
||||
make
|
||||
|
||||
@@ -44,6 +44,3 @@ Download
|
||||
You can download the latest release of vsmartcard `here <https://sourceforge.net/projects/vsmartcard/files/vsmartcard_2011-05-20.tar.gz/download>`_.
|
||||
|
||||
Alternatively you can check out the source code from our `subversion repository <https://sourceforge.net/projects/vsmartcard/develop>`_.
|
||||
|
||||
|
||||
.. include:: questions.rst.in
|
||||
|
||||
@@ -3,6 +3,4 @@ Question
|
||||
========
|
||||
|
||||
Do you have questions, suggestions or contributions? Feedback of any kind is
|
||||
more than welcome! Please use our `project trackers
|
||||
<http://sourceforge.net/projects/vsmartcard/support>`_.
|
||||
|
||||
more than welcome! Please use our `project trackers <@PACKAGE_BUGREPORT@>`_.
|
||||
|
||||
Reference in New Issue
Block a user