author | Norm Jacobs <Norm.Jacobs@Oracle.COM> |
Fri, 08 Mar 2013 12:36:34 -0800 | |
changeset 1201 | de71257be89e |
parent 1200 | 25da4eb12fc5 |
child 1202 | 4c8e89060d4a |
--- 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)