Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:
ugh, don't define HAVE_POLL just if  is set. we check for it later.

===================================================================
RCS file: /cvs/e/e17/libs/ecore/configure.in,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -3 -r1.183 -r1.184
--- configure.in        30 Mar 2007 19:38:17 -0000      1.183
+++ configure.in        30 Mar 2007 19:47:46 -0000      1.184
@@ -776,7 +776,6 @@
 if test "x$want_ecore_file" = "xyes"; then
   ecore_file_libs="-lecore_file"
   have_ecore_file="yes"
-  AC_DEFINE(HAVE_POLL, 1, [ File monitoring with polling ])
 fi
 
 if test "x$have_ecore_file" = "xyes"; then



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