You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Igor Galić (Commented JIRA)" <ji...@apache.org> on 2011/12/09 11:26:40 UTC

[jira] [Commented] (TS-1039) PATCH: use pcre-config to find libpcre

    [ https://issues.apache.org/jira/browse/TS-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166036#comment-13166036 ] 

Igor Galić commented on TS-1039:
--------------------------------

Thank you very much James.

I now *really* think I should write a short wiki/doc on how to submit patches. Or just ask Linus to make git's default {{diff}} output *usable*, you know.. for {{patch}}.

By putting this in your {{~/.gitconfig}}, they can actually become usable:
{noformat}
[diff]
	noprefix = true
{noformat}
                
> PATCH: use pcre-config to find libpcre
> --------------------------------------
>
>                 Key: TS-1039
>                 URL: https://issues.apache.org/jira/browse/TS-1039
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>            Reporter: James Peach
>            Assignee: Igor Galić
>            Priority: Minor
>         Attachments: 0001-Use-pcre-config-to-find-libpcre.patch
>
>
> This patch uses pcre-config to determine the compilation options needed to use libpcre. This is an improvement over the exiting configure arguments since it will work without user intervention in more circumstances. The existing configuration option still works as expected for compatibility reasons.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira