From 8e9ee263e774a7ab6caaa4323c6ba176f2d67d72 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Fri, 19 May 2006 09:27:33 +0000 Subject: [PATCH] 1. fix ecore to build again (xcomp - u need to cvs add and commit your 2 new .c files!) and asparagus! SVN revision: 22732 --- configure.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/configure.in b/configure.in index 05043a820..ecb52f25b 100644 --- a/configure.in +++ b/configure.in @@ -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