Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2002 17:18:41 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/deskutils/ical/files patch-config.h.in
Message-ID:  <200209090018.g890IfGn046889@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/09/08 17:18:41 PDT

  Added files:
    deskutils/ical/files patch-config.h.in 
  Log:
  The configure test to see if we have a prototype for strncasecmp() is
  totally bogus with a ISO-C++ compiler.  And the ical provided strncasecmp()
  prototype is also bogus.  So just force things to know we have a proper
  prototype in strings.h.
  
  Revision  Changes    Path
  1.1       +5 -0      ports/deskutils/ical/files/patch-config.h.in (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209090018.g890IfGn046889>