]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltmain.in: add support for installing into temporary
authorOssama Othman <ossama@doc.ece.uci.edu>
Sun, 3 Nov 2002 17:35:37 +0000 (17:35 +0000)
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>
Sun, 3 Nov 2002 17:35:37 +0000 (17:35 +0000)
commitd2c4f8f8fc04e4fe282953800b913dc7c5595c59
tree67a435c5b25deb6baa2b8b526652e0967d47f3f5
parent900d3d691112da685e0fcc6eb38955f2692e0a34
* ltmain.in: add support for installing into temporary
staging area (e.g. 'make install DESTDIR=...')

* libtool.m4 (AC_LIBTOOL_LANG_CXX_CONFIG): restore setting
allow_undefined_flag=unsupported for cygwin and mingw.
(AC_LIBTOOL_PROG_LD_SHLIBS): ditto, for both "normal" gcc/ld
and for the (unmaintained?) MSVC case.

* doc/libtool.texi (Install mode): document new
-inst-prefix option.
ChangeLog
doc/libtool.texi
libtool.m4
ltmain.in