IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 5, 2007, 6:13:51 PM (19 years ago)
Author:
jhoblitt
Message:

add our own implementation of strcasestr() that's only used when it doesn't exist in libc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/Makefile.am

    r8994 r10949  
    1414        psSlurp.c      \
    1515        psString.c     \
    16         psTrace.c
     16        psTrace.c      \
     17    strcasestr.c
    1718
    1819EXTRA_DIST = sys.i psErrorCodes.c.in psErrorCodes.h.in
Note: See TracChangeset for help on using the changeset viewer.