mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-12 14:06:37 +08:00
thou shalt not commit before make check :-)
This commit is contained in:
parent
d630d91159
commit
9175e38188
@ -1139,7 +1139,7 @@ if test -z "$show_help"; then
|
||||
|
||||
# Now set the variables for building old libraries.
|
||||
if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then
|
||||
oldlibs="$oldlibs $libname.a"
|
||||
oldlibs="$oldlibs $output_objdir/$libname.a"
|
||||
|
||||
# Transform .lo files to .o files.
|
||||
oldobjs="$objs"`$echo "X$libobjs " | $Xsed -e 's/[^ ]*\.a //g' -e 's/\.lo /.o /g' -e 's/ $//g'`
|
||||
|
Loading…
Reference in New Issue
Block a user