Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_con


Modified Files:
        Makefile.am 


Log Message:


ecore_ipc now supports ssl too

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_con/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 31 Mar 2004 16:47:45 -0000      1.3
+++ Makefile.am 6 Apr 2004 06:20:38 -0000       1.4
@@ -1,7 +1,8 @@
 ## Process this file with automake to produce Makefile.in
 
 INCLUDES = \
--I$(top_srcdir)/src/lib/ecore @SSL_CFLAGS@
+-I$(top_srcdir)/src/lib/ecore \
[EMAIL PROTECTED]@
 
 libecore_con_la_LDFLAGS = -version-info 1:0:0 \
 -L$(top_builddir)/src/lib/ecore/.libs
@@ -17,7 +18,8 @@
 ecore_con_private.h
 
 libecore_con_la_LIBADD = \
-$(top_builddir)/src/lib/ecore/libecore.la @SSL_LIBS@
+$(top_builddir)/src/lib/ecore/libecore.la \
[EMAIL PROTECTED]@
 
 libecore_con_la_DEPENDENCIES = \
 $(top_builddir)/src/lib/ecore/libecore.la




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to