* Ralf Wildenhues wrote on Thu, Aug 11, 2005 at 06:27:00PM CEST: > * Ralf Wildenhues wrote on Tue, Aug 09, 2005 at 03:48:09PM CEST: > > > > These patch actually do not work, except by accident, as they set > > postdeps before _LT_SYS_HIDDEN_LIBDEPS is called (and thus potentially > > overwritten). > > > > Since the system-dependent output_verbose_link_cmd needs to be set > > before _LT_SYS_HIDDEN_LIBDEPS can be called, I guess we need to override > > postdeps after calling _LT_SYS_HIDDEN_LIBDEPS then. Another system- > > dependent "case" statement. :-/ *snip*
Applied. Regards, Ralf > HEAD / branch-2-0: > > * m4/libtool.m4 [sun, CC] (_LT_LANG_CXX_CONFIG): Move postdeps > override .. > (_LT_SYS_HIDDEN_LIBDEPS): ..here, so they actually override. > * TODO: Updated. > branch-1-5: > > * libtool.m4 [sun, CC] (AC_LIBTOOL_LANG_CXX_CONFIG): Move > postdeps override .. > (AC_LIBTOOL_POSTDEP_PREDEP): ..here, so they actually override.