Date: Wed, 04 Feb 1998 09:57:22 -0700 From: Lyndon Nerenberg <lyndon@ve7tcp.ampr.org> To: freebsd-security@freebsd.org Subject: /usr/include/kerberosIV Message-ID: <199802041657.JAA28568@ve7tcp.ampr.org>
next in thread | raw e-mail | index | archive | help
More and more I get annoyed at the /usr/include/kerberosIV directory. Of all the Kerberos implementations I've dealt with it seems that these days the 4.4BSD derived systems are the only ones isolating the Kerberos 4 include files in this subdirectory. As a developer this is a minor but annoying pain in the *** in that it's necessary to special case software configuration scripts to deal with the non-orthagonal prefixes to the Kerberos include and lib directories on FreeBSD (and BSD/OS) systems. I'd like to propose that for 3.0 we follow the rest of the world and move the Kerberos 4 includes directly into /usr/include. We could leave a symlink behind to maintain souce compatibility with existing code that #includes <kerberosIV/foo.h>. --lyndon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802041657.JAA28568>