Enlightenment CVS committal Author : raster Project : e17 Module : libs/evoak
Dir : e17/libs/evoak Modified Files: Makefile.am configure.in Log Message: disable evoak more =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evoak/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Makefile.am 9 Jul 2004 03:30:53 -0000 1.2 +++ Makefile.am 21 Feb 2005 09:49:45 -0000 1.3 @@ -1,12 +1,15 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = src data +#SUBDIRS = src data +SUBDIRS = MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ config.h.in config.sub configure install-sh \ ltconfig ltmain.sh missing mkinstalldirs \ stamp-h.in evoak_docs.tar evoak_docs.tar.gz evoak.c -bin_SCRIPTS = evoak-config +#bin_SCRIPTS = evoak-config +bin_SCRIPTS = -EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN evoak.spec evoak.c.in gendoc Doxyfile +#EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN evoak.spec evoak.c.in gendoc Doxyfile +EXTRA_DIST = =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evoak/configure.in,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- configure.in 5 Jan 2005 05:05:29 -0000 1.5 +++ configure.in 21 Feb 2005 09:49:46 -0000 1.6 @@ -1,8 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -echo "Evoak currently does not build due to Edje changes." -exit -1 - # get rid of that stupid cache mechanism rm -f config.cache @@ -147,3 +144,17 @@ ],[ chmod +x evoak-config ]) + +echo "" +echo "###################################################" +echo "" +echo "" +echo "" +echo "Evoak currently does not build due to Edje changes." +echo "" +echo "" +echo "" +echo "###################################################" +echo "" +exit -1 + ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs