mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-09 12:28:19 -04:00
r16500@catbus: nickm | 2007-11-07 00:27:44 -0500
Remove from the (deprecated) acconfig.h file stubs that are already generated by autoheader. svn:r491
This commit is contained in:
parent
206d433638
commit
d0ce7d4ed7
17
acconfig.h
17
acconfig.h
@ -1,18 +1,3 @@
|
||||
/* Define if kqueue works correctly with pipes */
|
||||
#undef HAVE_WORKING_KQUEUE
|
||||
|
||||
/* Define to `unsigned long long' if <sys/types.h> doesn't define. */
|
||||
#undef u_int64_t
|
||||
|
||||
/* Define to `unsigned int' if <sys/types.h> doesn't define. */
|
||||
#undef u_int32_t
|
||||
|
||||
/* Define to `unsigned short' if <sys/types.h> doesn't define. */
|
||||
#undef u_int16_t
|
||||
|
||||
/* Define to `unsigned char' if <sys/types.h> doesn't define. */
|
||||
#undef u_int8_t
|
||||
|
||||
/* Define if timeradd is defined in <sys/time.h> */
|
||||
#undef HAVE_TIMERADD
|
||||
#ifndef HAVE_TIMERADD
|
||||
@ -75,5 +60,3 @@
|
||||
} while (0)
|
||||
#endif /* TAILQ_FOREACH */
|
||||
|
||||
/* Define to __FUNCTION__ or __file__ if your compiler doesn't have __func__ */
|
||||
#undef __func__
|
||||
|
Loading…
x
Reference in New Issue
Block a user