mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 04:18:39 +00:00
(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:
4
third-party/macosx-libevent-config.h
vendored
4
third-party/macosx-libevent-config.h
vendored
@@ -50,7 +50,7 @@
|
|||||||
#define HAVE_INTTYPES_H 1
|
#define HAVE_INTTYPES_H 1
|
||||||
|
|
||||||
/* Define to 1 if you have the `kqueue' function. */
|
/* Define to 1 if you have the `kqueue' function. */
|
||||||
/* #define HAVE_KQUEUE 1 */
|
#define HAVE_KQUEUE 1
|
||||||
|
|
||||||
/* Define to 1 if you have the `nsl' library (-lnsl). */
|
/* Define to 1 if you have the `nsl' library (-lnsl). */
|
||||||
/* #undef HAVE_LIBNSL */
|
/* #undef HAVE_LIBNSL */
|
||||||
@@ -194,7 +194,7 @@
|
|||||||
#define HAVE_VASPRINTF 1
|
#define HAVE_VASPRINTF 1
|
||||||
|
|
||||||
/* Define if kqueue works correctly with pipes */
|
/* Define if kqueue works correctly with pipes */
|
||||||
/* #define HAVE_WORKING_KQUEUE 1 */
|
#define HAVE_WORKING_KQUEUE 1
|
||||||
|
|
||||||
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
||||||
*/
|
*/
|
||||||
|
|||||||
4
third-party/macosx-libevent-event-config.h
vendored
4
third-party/macosx-libevent-event-config.h
vendored
@@ -57,7 +57,7 @@
|
|||||||
#define _EVENT_HAVE_INTTYPES_H 1
|
#define _EVENT_HAVE_INTTYPES_H 1
|
||||||
|
|
||||||
/* Define to 1 if you have the `kqueue' function. */
|
/* 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). */
|
/* Define to 1 if you have the `nsl' library (-lnsl). */
|
||||||
/* #undef _EVENT_HAVE_LIBNSL */
|
/* #undef _EVENT_HAVE_LIBNSL */
|
||||||
@@ -201,7 +201,7 @@
|
|||||||
#define _EVENT_HAVE_VASPRINTF 1
|
#define _EVENT_HAVE_VASPRINTF 1
|
||||||
|
|
||||||
/* Define if kqueue works correctly with pipes */
|
/* 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.
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user