(trunk third-party) #2416 "libevent + libcurl + OS X == crash" -- undo r9910 so that Nick's experimental fix can be tested in the nightlies. This is a continuation of r9946

This commit is contained in:
Charles Kerr
2010-01-17 01:31:28 +00:00
parent 4fbaf10ad6
commit b59775cdad
2 changed files with 4 additions and 4 deletions

View File

@@ -57,7 +57,7 @@
#define _EVENT_HAVE_INTTYPES_H 1
/* Define to 1 if you have the `kqueue' function. */
/* #define _EVENT_HAVE_KQUEUE 1 */
#define _EVENT_HAVE_KQUEUE 1
/* Define to 1 if you have the `nsl' library (-lnsl). */
/* #undef _EVENT_HAVE_LIBNSL */
@@ -201,7 +201,7 @@
#define _EVENT_HAVE_VASPRINTF 1
/* Define if kqueue works correctly with pipes */
/* #define _EVENT_HAVE_WORKING_KQUEUE 1 */
#define _EVENT_HAVE_WORKING_KQUEUE 1
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/