1. fix ecore to build again (xcomp - u need to cvs add and commit your 2 new

.c files!) and asparagus!


SVN revision: 22732
This commit is contained in:
Carsten Haitzler 2006-05-19 09:27:33 +00:00
parent 042c1bff12
commit 8e9ee263e7
1 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,3 @@
dnl Process this file with autoconf to produce a configure script.
# get rid of that stupid cache mechanism
rm -f config.cache
@ -7,7 +5,7 @@ AC_INIT(configure.in)
AC_CANONICAL_BUILD
AC_CANONICAL_HOST
AC_ISC_POSIX
AM_INIT_AUTOMAKE(enlightenment, 0.16.999.026)
AM_INIT_AUTOMAKE(enlightenment, 0.16.999.027)
AM_CONFIG_HEADER(config.h)
AC_C_BIGENDIAN