Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        TODO configure.in 


Log Message:
A commit to instill fear and breakage in the heartiest of souls.
* Removed references to estyle, using pure Etox now.
* Filled out more of the multi-line / rich text text editing.
* Slightly updated TODO list

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/TODO,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- TODO        5 Aug 2003 20:24:06 -0000       1.4
+++ TODO        13 May 2004 06:03:00 -0000      1.5
@@ -21,8 +21,8 @@
 0.0.3 goals
 -----------
  + Entry widget (complete)
- + Embed widgets in pre-existing evas (in progress)
- + Notebook widget (in progress)
+ + Embed widgets in pre-existing evas (complete)
+ + Notebook widget (complete)
 
 0.0.4 goals:
 -----------
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/configure.in,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -3 -r1.28 -r1.29
--- configure.in        7 May 2004 08:57:03 -0000       1.28
+++ configure.in        13 May 2004 06:03:00 -0000      1.29
@@ -124,21 +124,6 @@
 CFLAGS="$CFLAGS $edje_cflags"
 LIBS="$LIBS $edje_libs"
 
-AC_ARG_WITH(estyle,
-        [  --with-estyle=DIR          use estyle in <DIR>],
-        [CFLAGS="$CFLAGS -I$withval/include"
-         LIBS="-L$withval/lib $LIBS"])
-
-AC_PATH_GENERIC(estyle,, [
-    AC_SUBST(estyle_libs)
-    AC_SUBST(estyle_cflags)],
-    AC_MSG_ERROR(Cannot find estyle: Is estyle-config in path?))
-estyle_libs=`estyle-config --libs`
-estyle_cflags=`estyle-config --cflags`
-
-CFLAGS="$CFLAGS $estyle_cflags"
-LIBS="$LIBS $estyle_libs"
-
 AC_ARG_WITH(etox,
         [  --with-etox=DIR          use etox in <DIR>],
         [CFLAGS="$CFLAGS -I$withval/include"




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to