[ https://issues.apache.org/jira/browse/AVRO-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840115#action_12840115 ]
Bruce Mitchener commented on AVRO-439: -------------------------------------- The same is also true for this: # Checks for library functions. AC_FUNC_MALLOC AC_CHECK_FUNCS([bzero]) (bzero isn't even used...) > 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.