- 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


SVN revision: 10133
This commit is contained in:
xcomputerman 2004-05-08 15:58:32 +00:00 committed by xcomputerman
parent 9c98b50f0b
commit d76377a88e
3 changed files with 14 additions and 6 deletions

View File

@ -14,6 +14,7 @@ AM_CONFIG_HEADER(config.h)
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 @@ AC_ARG_ENABLE(software-qtopia, [ --enable-software-qtopia enable the Sof
]
)
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")

View File

@ -1,10 +1,12 @@
Makefile.in
Makefile
.deps
.libs
evas_software_x11_test
evas_software_x11_perf_test
Makefile
Makefile.in
evas_buffer_test
evas_fb_test
evas_gl_x11_test
evas_software_x11_perf_load
evas_buffer_test
evas_software_x11_perf_test
evas_software_x11_test
evas_directfb_test
evas_directfb_window

View File

@ -0,0 +1,6 @@
.deps
.libs
Makefile
Makefile.in
evas_imaging.lo
libevas_imaging.la