freebsd-ports/databases/evolution-data-server
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
..
files Rev 1.13 did not fix the build with Heimdal 1.5.x because the 2012-06-13 07:36:50 +00:00
distinfo
Makefile - update png to 1.5.10 2012-06-01 05:26:28 +00:00
pkg-descr
pkg-plist