]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltmain.in: Make sure $arg is set when linking `.lo' files into a
authorOssama Othman <ossama@debian.org>
Sun, 28 May 2000 23:40:05 +0000 (23:40 +0000)
committerOssama Othman <ossama@debian.org>
Sun, 28 May 2000 23:40:05 +0000 (23:40 +0000)
commit43cd1a73b92f198f4a727037e1f5a3aa7a37cbea
tree5036c8563e1d8afc0d9d734a1c8a6490af656bbf
parentb1fe888aa4ed3e058a0f977cce77e177c1fcd082
* ltmain.in: Make sure $arg is set when linking `.lo' files into a
program.  Moved tag decision code after check for recognized
source file extension (fixes "suffix" test failure).  Merged
Rhapsody support from main trunk.
(output_obj) Added missing '$' before "echo" command (fixes "sh"
test failure).
* tests/suffix.test: Corrected typo in error message, and improved
the message.
ChangeLog
configure.in
ltmain.in
tests/suffix.test