diff -ruN libsigc++-2.0.5/sigc++/adaptors/lambda/macros/group.h.m4 libsigc++-2.0.5.new/sigc++/adaptors/lambda/macros/group.h.m4 --- libsigc++-2.0.5/sigc++/adaptors/lambda/macros/group.h.m4 2004-07-23 07:51:42.000000000 -0700 +++ libsigc++-2.0.5.new/sigc++/adaptors/lambda/macros/group.h.m4 2004-10-09 14:08:11.329353224 -0700 @@ -68,7 +68,7 @@ template struct deduce_result_type - { typedef typename functor_type::deduce_result_type::type],$1) >::type type; };