[Freeswitch-trunk] [commit] r13821 -	freeswitch/trunk/src/mod/event_handlers/mod_event_multicast
    FreeSWITCH SVN 
    andrew at freeswitch.org
       
    Wed Jun 17 13:43:54 PDT 2009
    
    
  
Author: andrew
Date: Wed Jun 17 15:43:54 2009
New Revision: 13821
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	Wed Jun 17 15:43:54 2009
@@ -1,5 +1,5 @@
 
-LOCAL_CFLAGS= $(openssl_CFLAGS)
-LOCAL_LDLAGS= $(openssl_LIBS)
+LOCAL_CFLAGS= $(OPENSSL_CFLAGS)
+LOCAL_LDLAGS= $(OPENSSL_LIBS)
 
 include ../../../../build/modmake.rules
    
    
More information about the Freeswitch-trunk
mailing list