Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas


Modified Files:
        configure.in 


Log Message:


only check for c++ compiler if buildign qtopia engine

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/configure.in,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -3 -r1.132 -r1.133
--- configure.in        29 Nov 2005 09:13:26 -0000      1.132
+++ configure.in        3 Dec 2005 15:19:21 -0000       1.133
@@ -11,7 +11,6 @@
 AC_C_BIGENDIAN
 AC_PROG_CC
 AM_PROG_CC_STDC
-AC_PROG_CXX
 AC_HEADER_STDC
 AC_C_CONST
 AM_ENABLE_SHARED
@@ -374,6 +373,7 @@
        ]
 )
 if test "x$have_evas_qtopia" = "xyes"; then
+  AC_PROG_CXX
   AC_CHECK_HEADER(qdirectpainter_qws.h,
     [
       AM_CONDITIONAL(BUILD_ENGINE_SOFTWARE_QTOPIA, test "$enableval" = "yes")




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to