On Wed, 16 Jan 2013 12:53:35 -0800 "Enlightenment SVN" <no-re...@enlightenment.org> wrote:
> Log: > be strict about c++ compiler. > > > Author: barbieri > Date: 2013-01-16 12:53:35 -0800 (Wed, 16 Jan 2013) > New Revision: 82900 > Trac: http://trac.enlightenment.org/e/changeset/82900 > > Modified: > trunk/efl/configure.ac > > Modified: trunk/efl/configure.ac > =================================================================== > --- trunk/efl/configure.ac 2013-01-16 20:43:49 UTC (rev 82899) > +++ trunk/efl/configure.ac 2013-01-16 20:53:35 UTC (rev 82900) > @@ -223,12 +223,10 @@ > if test "x${ac_cv_prog_cc_c99}" = "xno" ; then > AC_MSG_ERROR([efl requires a c99-capable compiler]) > fi > +if test "x${ac_cv_prog_ac_ct_CXX}" = "x" ; then > + AC_MSG_ERROR([efl requires a C++ compiler]) > +fi Er, since when does EFL need a C++ compiler? -- A big old stinking pile of genius that no one wants coz there are too many silver coated monkeys in the world.
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ 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. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel