]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Whoops
authorAndrew Thompson <andrew@hijacked.us>
Fri, 19 Jun 2009 17:51:18 +0000 (17:51 +0000)
committerAndrew Thompson <andrew@hijacked.us>
Fri, 19 Jun 2009 17:51:18 +0000 (17:51 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13870 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/event_handlers/mod_event_multicast/Makefile

index f8e39e3d28f3f4314657f59b851875189a9c9073..407528d653cc849857027a856e54da60f337b0f5 100644 (file)
@@ -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