]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltmain.in (libobj): default value must not contain directory
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Mon, 2 Nov 1998 17:21:52 +0000 (17:21 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Mon, 2 Nov 1998 17:21:52 +0000 (17:21 +0000)
commit00342f45b189eb76db223ac98ed5ebed2f673e5d
tree716ab96f21390ba318cfa70fb040154d310c1a32
parentdbdd1dde6b919221600a829080d6ae9025743902
* ltmain.in (libobj): default value must not contain directory
  components

* ltconfig.in (compiler): detect if the compiler supports
-c and -o flags, create a variable compiler_c_o. Also issue
a big warning if it is not supported

* ltmain.in (compile): enable the -o option as input for libtool.
The objects are not moved if the compiler supports -o with -c.
Sources and objects can contain relative directories.
(link): enable the linking of executables into relative directories
ChangeLog
ltconfig.in
ltmain.in