(trunk utils) #3611 "utils doesn't use LIBEVENT_CFLAGS during compilation" -- fixed

This commit is contained in:
Charles Kerr 2010-10-09 13:59:30 +00:00
parent f29cda25bc
commit eb31da8fad
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
AM_CPPFLAGS = -I@top_srcdir@
AM_CFLAGS = \
@LIBEVENT_CFLAGS@ \
@LIBCURL_CFLAGS@ \
@OPENSSL_CFLAGS@ \
@ZLIB_CFLAGS@ \