* Mårten Svantesson <f95-msv@xxxxxxxx> [01/01/70 - 01:00]: > Many versions of sed don't support the 'i' flag (case insensitive). > For example older GNU sed and Solaris sed. In the acinclude.m4 this > flag is used a couple of times in the check for kerberos/heimdal. As > far as I can see there is no need to use it and it's not used anywhere > else. Here is a simple patch to remove it. I think this patch should be commited. These days, to compile Kerberos decryption support with Heimdal on a FreeBSD 5.x system, I have to edit configure to : - remove the two occurences of the 'i' flag in sed commands - remove the addition of -lresolv (resolv library), apparently not needed, at least with the version of heimdal shipped with FreeBSD. Jean-Baptiste Marchand -- Jean-Baptiste.Marchand@xxxxxx HSC - http://www.hsc.fr/
Powered by MHonArc 2.6.10