Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:
missing define for BUILD_ECORE_DESKTOP

===================================================================
RCS file: /cvs/e/e17/libs/ecore/configure.in,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -3 -r1.159 -r1.160
--- configure.in        1 Nov 2006 00:05:06 -0000       1.159
+++ configure.in        16 Nov 2006 16:53:59 -0000      1.160
@@ -1199,6 +1199,7 @@
 else
   AC_MSG_RESULT(ecore_file not enabled so ecore_desktop will not be enabled)
   want_ecore_desktop="no"
+  AM_CONDITIONAL(BUILD_ECORE_DESKTOP, false)
 fi
 
 



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