Fix build_src_phase().

--HG--
extra : convert_revision : 6cdb0f47c17e445bc3bef8ebe52221596059018d
This commit is contained in:
Juan RP 2008-10-26 22:09:16 +01:00
parent 1d093050d1
commit e3ac7fd84c
1 changed files with 1 additions and 1 deletions

View File

@ -834,7 +834,7 @@ build_src_phase()
${run_stuff_before_install_cmd}
unset rbif
if [ -z "$libtool_fixup_la_stage"
if [ -z "$libtool_fixup_la_stage" \
-o "$libtool_fixup_la_stage" = "postbuild" ]; then
libtool_fixup_la_files
fi