[26138] in CVS-changelog-for-Kerberos-V5
svn rev #25478: trunk/doc/rst_source/krb_build/
daemon@ATHENA.MIT.EDU (ghudson@mit.edu)
Fri Nov 18 13:59:02 2011
Date: Fri, 18 Nov 2011 13:59:00 -0500
From: ghudson@mit.edu
Message-Id: <201111181859.pAIIx0du029486@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
http://src.mit.edu/fisheye/changelog/krb5/?cs=25478
Commit By: ghudson
Log Message:
Document --with-system-verto in rst docs
Changed Files:
U trunk/doc/rst_source/krb_build/options2configure.rst
Modified: trunk/doc/rst_source/krb_build/options2configure.rst
===================================================================
--- trunk/doc/rst_source/krb_build/options2configure.rst 2011-11-15 17:58:22 UTC (rev 25477)
+++ trunk/doc/rst_source/krb_build/options2configure.rst 2011-11-18 18:58:59 UTC (rev 25478)
@@ -90,7 +90,25 @@
(We are not updating this version at this time because of licensing issues
with newer versions that we haven't investigated sufficiently yet.)
+ --with-system-verto
+ Use an installed version of libverto. If the libverto header and
+ library are not in default locations, you may wish to specify
+ *CPPFLAGS=-I/some/dir* and *LDFLAGS=-L/some/other/dir* options at
+ configuration time as well.
+
+ If this option is not given, the build system will try to detect
+ an installed version of libverto and use it if it is found.
+ Otherwise, a version supplied with the Kerberos sources will be
+ built and installed. The built-in version does not contain the
+ full set of back-end modules and is not a suitable general
+ replacement for the upstream version, but will work for the
+ purposes of Kerberos.
+
+ Specifying *--without-system-verto* will cause the built-in
+ version of libverto to be used unconditionally.
+
+
Environment variables
----------------------------------------
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5