This is an automated email from the git hooks/post-receive script.

ildumi pushed a commit to branch development
in repository libtool.

The following commit(s) were added to refs/heads/development by this push:
     new 016405ab libtool.texi: Update link mode documentation
016405ab is described below

commit 016405ab1ea23c6838431f30b37c0a3bfd477a50
Author: Ileana Dumitrescu <[email protected]>
AuthorDate: Sat Jan 24 19:09:08 2026 +0200

    libtool.texi: Update link mode documentation
    
    * doc/libtool.texi: Specify a directory after the '-bindir' option
      when linking.
---
 doc/libtool.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/libtool.texi b/doc/libtool.texi
index 084fce40..d9f1a22c 100644
--- a/doc/libtool.texi
+++ b/doc/libtool.texi
@@ -1515,7 +1515,7 @@ Tries to avoid versioning (@pxref{Versioning}) for 
libraries and modules,
 i.e.@: no version information is stored and no symbolic links are created.
 If the platform requires versioning, this option has no effect.
 
-@item -bindir
+@item -bindir @var{directory}
 Pass the absolute name of the directory for installing executable
 programs (@pxref{Directory Variables, , Directory Variables, standards,
 The GNU Coding Standards}).  @command{libtool} may use this value to

Reply via email to