[
https://issues.apache.org/jira/browse/YETUS-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14960145#comment-14960145
]
Kengo Seki edited comment on YETUS-70 at 10/16/15 4:37 AM:
-----------------------------------------------------------
{code:title=dev-support/test-patch.d/autoconf.sh}
67 echo_and_redirect "${PATCH_DIR}/${repostatus}-autoconf-autoreconf"
autoreconf -i
{code}
I'm not familiar with autoconf yet, but perhaps is {{autoreconf -if}} better as
the trafficserver doc specifies?
was (Author: sekikn):
{code:title=dev-support/test-patch.d/autoconf.sh}
67 echo_and_redirect "${PATCH_DIR}/${repostatus}-autoconf-autoreconf"
autoreconf -i
{code}
I'm not familiar with autoconf yet, but perhaps is {{autoreconf -if}} better?
> add support for make, including cmake and autoconf
> --------------------------------------------------
>
> Key: YETUS-70
> URL: https://issues.apache.org/jira/browse/YETUS-70
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Attachments: YETUS-70.00.patch, YETUS-70.01.patch
>
>
> Given make is still likely the #1 build tool used in the world, we should add
> support.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)