Marvin Humphrey wrote on 12/11/09 9:16 PM:
On Fri, Dec 11, 2009 at 08:59:32PM -0600, Peter Karman wrote:
well, I've opened the ticket and started poking around but I am not sure where to include stdint.h and/or test for its existence.

Is Charmonizer/Probe/Integers.c where I want to make this addition of include stdint.h?

Yes.  Use the HeadCheck_check_header() function to determine whether stdint.h
is available.

If it's there use ModHand_append_conf() to add the pound-include.

If it's not there, use ModHand_append_conf() to add the typedefs.


perfect. patch uploaded to jira.


--
Peter Karman  .  http://peknet.com/  .  [email protected]

Reply via email to