there's no PIC flag. It loses if --disable-static, and there's
not much point if we're referring to the same file anyway...
1999-01-25 Alexandre Oliva <oliva@dcc.unicamp.br>
+ * ltmain.in: don't try to use .o instead of .lo just because
+ there's no PIC flag. It loses if --disable-static, and there's
+ not much point if we're referring to the same file anyway...
+
* ltmain.in (pass_all=none, droppeddeps): set only if deplibs was
non-empty
linknames="$linknames $link"
done
- # Use standard objects if they are PIC.
- test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
-
if test -n "$whole_archive_flag_spec"; then
if test -n "$convenience"; then
eval libobjs=\"\$libobjs $whole_archive_flag_spec\"