This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] rename md5.h to md5sum.h as it conflicts with the RSA header


On Wed, Jan 10, 2001 at 11:04:04AM -0800, David O'Brien wrote:
> This patch renames md5.h to md5sum.h to avoid conflict with RSA's header
> by the same name as the two are not interchangeable (and the RSA header
> is installed on FreeBSD systems).

Why does this matter?  Surely $(srcdir)/../include is searched
before system headers.  Or does it get fixincluded and seen in
$(builddir)/include?


r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]