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:
@@ -6,6 +6,7 @@ do_subst = sed \
|
||||
-e 's,[@]PACKAGE_BUGREPORT[@],$(PACKAGE_BUGREPORT),g' \
|
||||
-e 's,[@]PACKAGE_URL[@],$(PACKAGE_URL),g' \
|
||||
-e 's,[@]PACKAGE_VERSION[@],$(PACKAGE_VERSION),g' \
|
||||
-e 's,[@]RECOMMENDED_CONF_OPTS[@], --sysconfdir=/etc,g' \
|
||||
-e 's,[@]builddir[@],$(builddir),g' \
|
||||
-e 's,[@]prefix[@],$(prefix),g' \
|
||||
-e 's,[@]exec_prefix[@],$(exec_prefix),g' \
|
||||
|
||||
@@ -15,6 +15,6 @@ get the missing standard auxiliary files::
|
||||
To configure (:command:`configure --help` lists possible options), build and
|
||||
install the Virtual Smart Card now do the following::
|
||||
|
||||
./configure
|
||||
./configure --sysconfdir=/etc
|
||||
make
|
||||
make install
|
||||
|
||||
Reference in New Issue
Block a user