* ltmain.in: don't try to read objdir/libname.la before it is

created!
This commit is contained in:
Alexandre Oliva 1999-02-12 16:24:15 +00:00 committed by Alexandre Oliva
parent fcf1aa777f
commit 9d3dd65937
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
1999-02-12 Alexandre Oliva <oliva@dcc.unicamp.br>
* ltmain.in: don't try to read objdir/libname.la before it is
created!
* ltmain.in: create libname.lai at link time, not at install time,
but still create it at install time if it is missing
Reported by Akim Demaille <demaille@inf.enst.fr>

View File

@ -2599,9 +2599,9 @@ installed=no
libdir='$install_libdir'\
"
$rm "$output_dir/$outputname"i
$rm "$output_objdir/$outputname"i
sed 's/^installed=no$/installed=yes/' \
< "$output_dir/$outputname" > "$output_dir/$outputname"i
< "$output" > "$output_objdir/$outputname"i || exit 1
fi
# Do a symbolic link so that the libtool archive can be found in