test/test-eof.c test/test-weof.c test/test-time.c \
test/test-init.c test/test.sh \
compat/sys/queue.h compat/sys/tree.h compat/sys/_time.h \
- WIN32-Code/evconfig.h WIN32-Code/misc.c \
+ WIN32-Code/config.h WIN32-Code/misc.c \
WIN32-Code/win32.c WIN32-Code/misc.h \
WIN32-Prj/event_test/event_test.dsp \
WIN32-Prj/event_test/test.txt WIN32-Prj/libevent.dsp \
libevent_la_LIBADD = @LTLIBOBJS@ $(SYS_LIBS)
libevent_la_LDFLAGS = -release @VERSION@ -version-info 1:3:0
-include_HEADERS = event.h evhttp.h evdns.h evconfig.h
+include_HEADERS = event.h evhttp.h evdns.h
INCLUDES = -Icompat $(SYS_INCLUDES)
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef _MSC_VER
-#include "evconfig.h"
+#include "config.h"
#else
/* Avoid the windows/msvc thing. */
-#include "../evconfig.h"
+#include "../config.h"
#endif
#include <windows.h>
# End Source File
# Begin Source File
-SOURCE="..\WIN32-Code\evconfig.h"
+SOURCE="..\WIN32-Code\config.h"
# End Source File
# Begin Source File
*/
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#ifdef HAVE_VASPRINTF
AC_INIT(event.c)
AM_INIT_AUTOMAKE(libevent,1.3a)
-AM_CONFIG_HEADER(evconfig.h)
+AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
dnl Initialize prefix.
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#include <sys/types.h>
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#include <stdint.h>
#include <sys/types.h>
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#ifdef HAVE_SYS_TIME_H
#include <sys/types.h>
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#ifdef WIN32
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#ifdef WIN32
extern "C" {
#endif
-#include <evconfig.h>
#include <stdarg.h>
#ifdef WIN32
#include <sys/param.h>
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#ifdef WIN32
*/
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#ifdef HAVE_SYS_TIME_H
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#ifdef WIN32
#include <sys/types.h>
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#ifdef HAVE_SYS_TIME_H
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#include <sys/types.h>
*/
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#ifdef WIN32
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#include <sys/types.h>
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
/* Enable F_SETSIG and F_SETOWN */
LDADD = ../libevent.la
CPPFPLAGS = -I..
-CFLAGS = -I../compat -I..
+CFLAGS = -I../compat
noinst_PROGRAMS = event-test time-test signal-test
#include <sys/types.h>
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <sys/stat.h>
#ifndef WIN32
#include <sys/queue.h>
* Compile with:
* cc -I/usr/local/include -o time-test time-test.c -L/usr/local/lib -levent
*/
-#include <evconfig.h>
#include <sys/types.h>
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <sys/stat.h>
#ifndef WIN32
#include <sys/queue.h>
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#include <sys/types.h>
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#include <sys/types.h>
#endif
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif /* HAVE_CONFIG_H */
#ifndef HAVE_STRLCPY
#include <sys/types.h>
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif /* HAVE_CONFIG_H */
#ifndef HAVE_STRLCPY
*/
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#include <sys/types.h>
#endif
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#include <sys/types.h>
#endif
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#include <sys/types.h>
#endif
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#include <sys/types.h>
#endif
#ifdef HAVE_CONFIG_H
-#include "evconfig.h"
+#include "config.h"
#endif
#include <sys/types.h>