Changeset 1522
- Timestamp:
- 06/09/08 22:22:44 (7 months ago)
- Files:
-
- cherokee/trunk/ChangeLog (modified) (1 diff)
- cherokee/trunk/configure.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/ChangeLog
r1521 r1522 1 1 2008-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. 2 5 3 6 * cherokee/unix4win32.h: Increases the default descriptors limit cherokee/trunk/configure.in
r1509 r1522 298 298 dnl -linet 299 299 AC_CHECK_LIB(ws2_32, main) 300 AC_CHECK_LIB(wsock32, main)301 300 302 301 AC_CHECK_FUNC(socket, :, [