still generates a wrapper script on systems without hardcoding.
* THANKS: Update.
Report by Simon Josefsson.
+2007-04-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * doc/libtool.texi (Link mode) <-no-install>: Mention that this
+ still generates a wrapper script on systems without hardcoding.
+ * THANKS: Update.
+ Report by Simon Josefsson.
+
2007-03-30 Matthieu Herrb <matthieu.herrb@laas.fr>
* libtool.m4 (_LT_AC_LANG_CXX_CONFIG, AC_LIBTOOL_PROG_LD_SHLIBS)
Ralf Menzel menzel@ls6.cs.uni-dortmund.de
Robert Ă–gren lists@roboros.com
Sebastian Wilhelmi wilhelmi@ira.uka.de
+ Simon Josefsson jas@extundo.com
Stephan Kulow coolo@kde.org
+ Steve Ellcey sje@cup.hp.com
Steven M. Schultz sms@wlv.iipo.gtegsc.com
Sven Verdoolaege skimo@liacs.nl
Terry D. Dontje Terry.Dontje@Sun.COM
@item -no-install
Link an executable @var{output-file} that can't be installed and
-therefore doesn't need a wrapper script. Useful if the program is only
-used in the build tree, e.g., for testing or generating other files.
+therefore doesn't need a wrapper script on systems that allow hardcoding
+of library paths. Useful if the program is only used in the build tree,
+e.g., for testing or generating other files.
@item -no-undefined
Declare that @var{output-file} does not depend on any other libraries.