1
1

event-config.h only exists in the builddir, so we need to explicitly

include it while building.

This commit was SVN r23936.
Этот коммит содержится в:
George Bosilca 2010-10-25 18:29:52 +00:00
родитель c2e40f8616
Коммит bc3e1376ba

Просмотреть файл

@ -7,7 +7,7 @@
# $HEADER$
#
AM_CPPFLAGS = -I$(srcdir)/libevent -I$(srcdir)/libevent/include
AM_CPPFLAGS = -I$(srcdir)/libevent -I$(srcdir)/libevent/include -I$(builddir)/libevent/include
SUBDIRS = libevent