Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/m4


Modified Files:
        ecore_check_module.m4 


Log Message:
Show result when we don't want to build a module

===================================================================
RCS file: /cvs/e/e17/libs/ecore/m4/ecore_check_module.m4,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- ecore_check_module.m4       31 Mar 2007 14:35:51 -0000      1.2
+++ ecore_check_module.m4       4 Nov 2007 19:34:06 -0000       1.3
@@ -39,6 +39,8 @@
   else
     AC_MSG_RESULT([no (dependancy failed)])
   fi
+else
+  AC_MSG_RESULT([no])
 fi
 
 AM_CONDITIONAL(BUILD_ECORE_[]UP, test $have_ecore_[]DOWN = yes)



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to