+2005-04-25 David Edelsohn <dje@watson.ibm.com>
+
+ * m4/libtool.m4 (_LT_LINKER_SHLIBS): _LT_TAGDECL(file_list_spec).
+ * config/ltmain.m4sh (func_mode_link): Change $filelist to $output.
+
2005-04-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* m4/libtool.m4 (_LT_CC_BASENAME): Ignore `compile'.
$ECHO "$obj" >> $output
done
delfiles="$delfiles $output"
- output=\"$file_list_spec$filelist\"
+ output=\"$file_list_spec$output\"
else
func_echo "creating reloadable object files..."
output=$output_objdir/$output_la-${k}.$objext
[Symbols that must always be exported])
_LT_TAGDECL([], [prelink_cmds], [2],
[Commands necessary for linking programs (against libraries) with templates])
+_LT_TAGDECL([], [file_list_spec], [1],
+ [Specify filename containing input files])
dnl FIXME: Not yet implemented
dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1],
dnl [Compiler flag to generate thread safe objects])