]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Fri, 29 Jun 2007 15:13:36 +0000 (17:13 +0200)
committerSimon Josefsson <simon@josefsson.org>
Fri, 29 Jun 2007 15:13:36 +0000 (17:13 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a75433b45b6faa84ae662596e8d6eef0291f090d..2ac04ca20f3be695a7d0bdc8e5536af6e62ecefc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,8 @@ Use --without-guile-site-dir to install it under $pkgdatadir/site/
 where $pkgdatadir is as returned by "guile-config info pkgdatadir".
 Use --with-guile-site-dir=/your/own/path to specify the path manually.
 The default, --with-guile-site-dir, will install the Guile bindings
-under $datadir/guile/site.
+under $datadir/guile/site.  There is a new section 'Guile
+Preparations' in the manual that discuss these issues.
 
 ** Fix run-time library path ordering in linking the Guile bindings.