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

ildumi pushed a commit to branch master
in repository libtool.

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

commit 1b6fc1940b2b9104729c0a872aeb0fa6d3de71bf
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