Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : libs/ecore

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


Modified Files:
        Ecore_Con.h 


Log Message:

don't include ifdefs in the main header

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_con/Ecore_Con.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- Ecore_Con.h 24 Sep 2006 07:24:52 -0000      1.19
+++ Ecore_Con.h 24 Sep 2006 07:35:50 -0000      1.20
@@ -73,13 +73,9 @@
      {
        ECORE_CON_LOCAL_USER,
        ECORE_CON_LOCAL_SYSTEM,
-#ifdef HAVE_ABSTRACT_SOCKETS
        ECORE_CON_LOCAL_ABSTRACT,
-#endif
        ECORE_CON_REMOTE_SYSTEM
-#ifdef USE_OPENSSL
        ,ECORE_CON_USE_SSL = 16
-#endif
      } Ecore_Con_Type;
    
 #endif



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to