]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltmain.in: Add new qnx version type support.
authorMike Gorchak <lestat@i.com.ua>
Mon, 17 May 2004 16:41:23 +0000 (16:41 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 17 May 2004 16:41:23 +0000 (16:41 +0000)
commit74e63154f4ff05501bacd29e80129b73fd18b889
tree780b15e79256b18a0d5c1e5f3f83e1e35c7a4a9e
parenteb6bc2117864d4da57b9b893afa4d17eeb1ba421
* ltmain.in: Add new qnx version type support.
* m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Use it.  Set
ldqnx.so linker type.
(AC_DEPLIBS_CHECK_METHOD): QNX6 uses GNU C++, with deplib
checking, so use pass_all.
(AC_LIBTOOL_PROG_COMPILER_PIC): Use -shared for QNX.
(_LT_LANG_CXX_CONFIG): QNX can make shared libraries.
* m4/ltdl.m4 (AC_LTDL_SYS_DLOPEN_DEPLIBS): QNX opens deplibs on
dlopen.
* NEWS: Updated.
ChangeLog
NEWS
ltmain.in
m4/libtool.m4
m4/ltdl.m4