It already is conditional. It only requires check if you build the tests, which
the dev profile does by default. If you don't want the tests, just pass
--with-tests=none and it shouldn't require check.

Doug

----------------------------------------
Date: Sat, 12 Jan 2013 12:55:57 +0900
From: ngc...@gmail.com
To: enlightenment-devel@lists.sourceforge.net
Subject: [E-devel] "check" requirement for efl build


Trunk efl tree requires the program check to successfully configure the
build:

---- 8< ------------
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for doxygen... yes
checking for CHECK... no
configure: error: Package requirements (check >= 0.9.5) were not met:

No package 'check' found
---- 8< ------------

This should be conditional as it is only needed for unit tests.
Don't really know how to fix it. We could make it conditional to the
valgrind support, or maybe make another specific option to configure.

--
Jérôme Pinot
http://ngc891.blogdns.net/

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel                
                          
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to