Changeset 1522

Show
Ignore:
Timestamp:
06/09/08 22:22:44 (7 months ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/ChangeLog

    r1521 r1522  
    112008-06-09  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
     2 
     3        * configure.in: It should not link against wsock and wsock2 at the 
     4        same time: removing wsock32 detection. 
    25 
    36        * cherokee/unix4win32.h: Increases the default descriptors limit 
  • cherokee/trunk/configure.in

    r1509 r1522  
    298298dnl             -linet 
    299299AC_CHECK_LIB(ws2_32, main) 
    300 AC_CHECK_LIB(wsock32, main) 
    301300 
    302301AC_CHECK_FUNC(socket, :, [