diff -r 25da4eb12fc5 -r de71257be89e components/stunnel/Makefile --- a/components/stunnel/Makefile Fri Mar 08 01:46:13 2013 -0800 +++ b/components/stunnel/Makefile Fri Mar 08 12:36:34 2013 -0800 @@ -42,6 +42,8 @@ include ../../make-rules/configure.mk include ../../make-rules/ips.mk +COMPONENT_PREP_ACTION = (cd $(@D) ; autoreconf -if) + # need /usr/perl5/bin on path to access pod2man perl script, used by # the build to create docs COMPONENT_BUILD_ENV += PATH=/usr/perl5/bin:$(PATH)