From: Simon Josefsson Date: Fri, 29 Jun 2007 15:13:36 +0000 (+0200) Subject: Add. X-Git-Tag: gnutls_1_7_15~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b44a5fa149c02fdc43dced7d8b23fc8870a88430;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index a75433b45b..2ac04ca20f 100644 --- 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.