Enlightenment CVS committal
Author : xcomputerman
Project : e17
Module : libs/evas
Dir : e17/libs/evas
Modified Files:
configure.in
Log Message:
- Fix __am_fastdepCXX bug once and for all. If you don't have a C++ compiler you're
just gonna have to edit configure.in by yerself. :)
- Update .cvsignores
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/configure.in,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -3 -r1.79 -r1.80
--- configure.in 2 May 2004 08:41:10 -0000 1.79
+++ configure.in 8 May 2004 15:58:31 -0000 1.80
@@ -14,6 +14,7 @@
AC_C_BIGENDIAN
AC_PROG_CC
AM_PROG_CC_STDC
+AC_PROG_CXX
AC_HEADER_STDC
AC_C_CONST
AM_ENABLE_SHARED
@@ -315,7 +316,6 @@
]
)
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 Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs