[
https://issues.apache.org/jira/browse/AVRO-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840195#action_12840195
]
Bruce Mitchener commented on AVRO-439:
--------------------------------------
More up to date, since it cleans up a couple of other things and unistd.h can
go away as well:
http://github.com/waywardmonkeys/avro/commit/06c3ccab086de1f7025a7d7ee719b9054d05df42
> Remove unused headers from being checked in configure.in
> --------------------------------------------------------
>
> Key: AVRO-439
> URL: https://issues.apache.org/jira/browse/AVRO-439
> Project: Avro
> Issue Type: Improvement
> Components: c
> Affects Versions: 1.3.0
> Reporter: Bruce Mitchener
> Priority: Minor
> Attachments: avro_configure.diff
>
>
> The configure.in is checking for various headers explicitly ... but those
> headers are not used in the C implementation of Avro.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.