[Freeswitch-svn] [commit] r13870 -	freeswitch/trunk/src/mod/event_handlers/mod_event_multicast
    FreeSWITCH SVN 
    andrew at freeswitch.org
       
    Fri Jun 19 10:51:18 PDT 2009
    
    
  
Author: andrew
Date: Fri Jun 19 12:51:18 2009
New Revision: 13870
Log:
Whoops
Modified:
   freeswitch/trunk/src/mod/event_handlers/mod_event_multicast/Makefile
Modified: freeswitch/trunk/src/mod/event_handlers/mod_event_multicast/Makefile
==============================================================================
--- freeswitch/trunk/src/mod/event_handlers/mod_event_multicast/Makefile	(original)
+++ freeswitch/trunk/src/mod/event_handlers/mod_event_multicast/Makefile	Fri Jun 19 12:51:18 2009
@@ -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
    
    
More information about the Freeswitch-svn
mailing list