+2005-09-22 Tim Rice <tim@multitalents.net>
+
+ * libtool.m4 (AC_PROG_NM, AC_LIBTOOL_LANG_CXX_CONFIG)
+ (AC_LIBTOOL_POSTDEP_PREDEP, AC_LIBTOOL_PROG_LD_SHLIBS):
+ Add missing `;;' after case list.
+
2005-09-21 Peter Ekberg <peda@lysator.liu.se>,
* ltmain.in (clean mode): Clean up $dlname as well when cleaning
continue # so that we can try to find one that supports BSD flags
;;
esac
+ ;;
esac
fi
done
;;
esac
done
+ ;;
esac
exp_sym_flag='-bexport'
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
fi
+ ;;
esac
shared_flag='-shared'
if test "$aix_use_runtimelinking" = yes; then
_LT_AC_TAGVAR(postdeps,$1)='-lCstd -lCrun'
;;
esac
+ ;;
esac
])
break
fi
done
+ ;;
esac
exp_sym_flag='-bexport'
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
fi
+ ;;
esac
shared_flag='-shared'
if test "$aix_use_runtimelinking" = yes; then
# chokes on -Wl,-G. The following line is correct:
shared_flag='-G'
else
- if test "$aix_use_runtimelinking" = yes; then
+ if test "$aix_use_runtimelinking" = yes; then
shared_flag='${wl}-G'
else
shared_flag='${wl}-bM:SRE'
- fi
+ fi
fi
fi