freebsd-ports/databases/evolution-data-server/files
Don Lewis 4da420e5d0 Rev 1.13 did not fix the build with Heimdal 1.5.x because the
extra include files required by the updated <com_err.h> were
guarded by "#if HAVE_COM_ERR_H", which configure does not define
when compiling the test program.  There was also an extra inclusion
of <com_err.h> inside the #if/#endif block.  For some odd reason, a number
of the other include file tests in the configure script are written
with an extra #include, but it is harmless in those cases because the
#if conditions are not met.

Remove the #if test and the redundant include from the test program for
<com_err.h>.  Make a similar fix to the test for <et/com_err.h>.

Reviewed by:	mezz
2012-06-13 07:36:50 +00:00
..
patch-calendar_libedata-cal_e-cal-backend-intervaltree.c
patch-camel_camel-block-file.h
patch-camel_camel-net-utils.c
patch-camel_providers_imapx_camel-imapx-tokens.txt
patch-camel_providers_imapx_Makefile.in
patch-configure
patch-docs_reference_camel_Makefile.in