Enlightenment CVS committal

Author  : dj2
Project : misc
Module  : eke

Dir     : misc/eke


Modified Files:
        configure.in 


Log Message:
- kill etox, update to evas_object_textblock
  - still has some issues, but works as it did with etox, scrolling is messed
    up in the text blocks

- you'll need the newest evas for this to work

===================================================================
RCS file: /cvsroot/enlightenment/misc/eke/configure.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- configure.in        31 Dec 2004 05:17:53 -0000      1.2
+++ configure.in        9 Feb 2005 18:15:26 -0000       1.3
@@ -10,9 +10,6 @@
 AC_HEADER_STDC
 AC_PROG_INSTALL
 
-AC_PATH_GENERIC(etox, , ,
-    AC_MSG_ERROR(Cannot find etox: Is etox-config in your path?))
-
 AC_PATH_GENERIC(edje, , ,
     AC_MSG_ERROR(Cannot find edje: Is edje-config in your path?))
 
@@ -77,7 +74,7 @@
         AC_DEFINE_UNQUOTED(BUILD_EDJE_GUI, 0, [Disable Edje GUI])
 fi
 
-AC_CONFIG_FILES([
+AC_OUTPUT([
 Makefile
 m4/Makefile
 src/Makefile
@@ -94,8 +91,6 @@
     fi
 fi
 
-AC_OUTPUT
-
 echo
 echo "$PACKAGE $VERSION"
 echo




-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to