Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal strcasecmp.c Makefile.am configure.in

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Uwe Girlich <girlich@xxxxxxxxxxxx>
Date: Thu, 6 Jul 2000 05:03:55 -0500 (CDT)
girlich     2000/07/06 05:03:50 CDT

  Modified files:
    .                    Makefile.am configure.in 
  Added files:
    .                    strcasecmp.c 
  Log:
  SINIX-M systems don't know about strcasecmp(). I added the source file
  from the GNU C Library 2.0.7 like I did it with strncasecmp().
  
  Revision  Changes    Path
  1.208     +3 -2      ethereal/Makefile.am
  1.94      +10 -1     ethereal/configure.in