bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error compiling substring.c because of error in system.h


From: Karl Berry
Subject: Re: error compiling substring.c because of error in system.h
Date: Sun, 16 May 2004 12:19:30 -0400

    +#if !HAVE_STRNCASECMP && !HAVE_STRCASECMP
     # include "strcase.h"

I'm not sure, I think it's better to include strcase.h if either one is
missing.  Otherwise there could be missing declaration errors.

The real problem seems to be that strcase.h is missing from the
distribution!  Oops.  I'll fix that for next time.  It's in CVS.

Thanks for the report.

karl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]