Ignore:
Timestamp:
May 23, 2007, 7:31:19 AM (18 years ago)
Author:
bird
Message:

Merged with the 2007-05-23 CVS. Added rsort and fixed a couple of windows build issues.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmakenew/acinclude.m4

    r503 r903  
    6363AC_CHECK_FUNCS(gethostbyname,,[
    6464        CF_RECHECK_FUNC(gethostbyname,nsl,cf_cv_netlibs)])
    65 #
    66 AC_CHECK_FUNCS(strcasecmp,,[
    67         CF_RECHECK_FUNC(strcasecmp,resolv,cf_cv_netlibs)])
    6865])
    6966LIBS="$LIBS $cf_cv_netlibs"
Note: See TracChangeset for help on using the changeset viewer.