Changeset 53

Show
Ignore:
Timestamp:
07/13/04 02:34:07 (4 years ago)
Author:
morris
Message:

autoheader

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wire/trunk/config.h.in

    r52 r53  
    8686#undef HAVE_STRCASECMP 
    8787 
     88/* Define to 1 if you have the `strcasestr' function. */ 
     89#undef HAVE_STRCASESTR 
     90 
    8891/* Define to 1 if you have the `strchr' function. */ 
    8992#undef HAVE_STRCHR 
     
    115118/* Define to 1 if you have the `strrchr' function. */ 
    116119#undef HAVE_STRRCHR 
     120 
     121/* Define to 1 if you have the `strsep' function. */ 
     122#undef HAVE_STRSEP 
    117123 
    118124/* Define to 1 if you have the `strtol' function. */