From: Andrew Thompson Date: Fri, 19 Jun 2009 17:51:18 +0000 (+0000) Subject: Whoops X-Git-Tag: v1.0.4~407 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41daa117e92210f85d025da30189d2ad9191e323;p=thirdparty%2Ffreeswitch.git Whoops git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13870 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/event_handlers/mod_event_multicast/Makefile b/src/mod/event_handlers/mod_event_multicast/Makefile index f8e39e3d28..407528d653 100644 --- a/src/mod/event_handlers/mod_event_multicast/Makefile +++ b/src/mod/event_handlers/mod_event_multicast/Makefile @@ -1,6 +1,5 @@ -LOCAL_CFLAGS= $(OPENSSL_CFLAGS) -DHAVE_OPENSSL +LOCAL_CFLAGS= $(OPENSSL_CFLAGS) LOCAL_LDLAGS= $(OPENSSL_LIBS) -CONFIG_HEADER = $(top_builddir)/src/include/switch_private.h include ../../../../build/modmake.rules