added recommended configure options to documentation

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@727 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2012-03-02 10:55:43 +00:00
parent c7d13ecdb4
commit 778cdcea21
7 changed files with 8 additions and 2 deletions

View File

@@ -15,6 +15,6 @@ get the missing standard auxiliary files::
To configure (:command:`configure --help` lists possible options), build and
install the @PACKAGE_NAME@ now do the following::
./configure
./configure@RECOMMENDED_CONF_OPTS@
make
make install