Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:


ecore_ipc now supports ssl too

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/configure.in,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -3 -r1.44 -r1.45
--- configure.in        31 Mar 2004 16:47:45 -0000      1.44
+++ configure.in        6 Apr 2004 06:20:38 -0000       1.45
@@ -622,6 +622,8 @@
 AC_SUBST(ecore_config_cflags)
 AC_SUBST(ecore_config_libs)
 
+AC_SUBST(USE_OPENSSL)
+
 AC_OUTPUT([
 Makefile
 ecore-config
@@ -636,6 +638,7 @@
 src/lib/ecore_evas/Makefile
 src/lib/ecore_con/Ecore_Con.h
 src/lib/ecore_con/Makefile
+src/lib/ecore_ipc/Ecore_Ipc.h
 src/lib/ecore_ipc/Makefile
 src/lib/ecore_txt/Makefile
 src/lib/ecore_config/Makefile
@@ -658,7 +661,7 @@
 echo "  Ecore_Evas..............: $have_ecore_evas"
 echo "  Ecore_Evas GL Support...: $have_ecore_evas_gl"
 echo "  Ecore_Evas FB Support...: $have_ecore_evas_fb"
-echo "  Ecore_Ipc...............: $have_ecore_ipc"
+echo "  Ecore_Ipc...............: $have_ecore_ipc (OpenSSL: $use_openssl)"
 echo "  Ecore_Config............: $have_ecore_config"
 echo
 echo "Now type 'make' ('gmake' on some systems) to compile $PACKAGE."




-------------------------------------------------------
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