This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Libtool".
The branch, master has been updated via a1f625441532855d7238f1f3ff4c39902a6d92fc (commit) from e5b1c89cbe621e5c962056c4c8ae4362ce66b517 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a1f625441532855d7238f1f3ff4c39902a6d92fc Author: Peter Rosin <p...@lysator.liu.se> Date: Mon Nov 1 08:11:34 2010 +0100 * doc/libtool.texi (Platform quirks): Fix typo. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 ++++ doc/libtool.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index f6be7e4..d3ecba7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-11-01 Peter Rosin <p...@lysator.liu.se> + + * doc/libtool.texi (Platform quirks): Fix typo. + 2010-10-30 Ralf Wildenhues <ralf.wildenh...@gmx.de> docs: mention shell requirement for libtool script. diff --git a/doc/libtool.texi b/doc/libtool.texi index fa8d0d1..152d491 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -5970,7 +5970,7 @@ launch the MinGW application from GNU/Linux. However, the wrapper executable, as a host platform (MinGW) application, must set the @env{PATH} variable so that the true application's dependent libraries can be located---but the contents of the @env{PATH} variable must be structured for MinGW. Libtool -must use the Wine file name mapping facilities to determined the correct value +must use the Wine file name mapping facilities to determine the correct value so that the wrapper executable can set the @env{PATH} variable to point to the correct location. hooks/post-receive -- GNU Libtool