branch-1-5 has -objectlist, but did not document this. This patch fixes
that, applied.
Regards,
Ralf
2005-05-18 Ralf Wildenhues <[EMAIL PROTECTED]>
* doc/libtool.texi (Link mode): Document -objectlist.
Noted by Richard Kreckel <[EMAIL PROTECTED]>.
Index: doc/libtool.texi
===================================================================
RCS file: /cvsroot/libtool/libtool/doc/libtool.texi,v
retrieving revision 1.134.2.10
diff -u -r1.134.2.10 libtool.texi
--- doc/libtool.texi 16 May 2005 08:55:29 -0000 1.134.2.10
+++ doc/libtool.texi 18 May 2005 07:46:14 -0000
@@ -1279,6 +1279,9 @@
@item -o @var{output-file}
Create @var{output-file} from the specified objects and libraries.
[EMAIL PROTECTED] -objectlist @var{file}
+Use a list of object files found in @var{file} to specify objects.
+
@item -precious-files-regex @var{regex}
Prevents removal of files from the temporary output directory whose
names match this regular expression. You might specify @samp{\.bbg?$}