Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        ChangeLog configure.in e.spec 


Log Message:
Sun Aug 17 15:28:17 CEST 2003
(Kim)

Removed possibility to use readline in eesh (readline is GPL, not LGPL).

===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -3 -r1.60 -r1.61
--- ChangeLog   17 Aug 2003 10:32:32 -0000      1.60
+++ ChangeLog   17 Aug 2003 13:30:37 -0000      1.61
@@ -2105,3 +2105,10 @@
 Do save snaps on exit.
 
 GNOME(1) hint support now disabled by default.
+
+-------------------------------------------------------------------------------
+
+Sun Aug 17 15:28:17 CEST 2003
+(Kim)
+
+Removed possibility to use readline in eesh (readline is GPL, not LGPL).
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -3 -r1.66 -r1.67
--- configure.in        17 Aug 2003 10:20:33 -0000      1.66
+++ configure.in        17 Aug 2003 13:30:37 -0000      1.67
@@ -177,17 +177,6 @@
 AC_SUBST(XINERAMA_LIBS)
 AC_SUBST(XKB)
 
-AC_ARG_WITH(readline,
-  [  --with-readline         compile eesh with GNU readline support [default=no]],, 
with_readline=no)
-if test "x$with_readline" = "xyes"; then
-  AC_CHECK_LIB(readline, readline, RL_LIBS="-lreadline -ltermcap",
-   AC_ERROR(readline not found - don't use --with-readline),
-      -ltermcap
-  )
-  AC_SUBST(RL_LIBS)
-  AC_DEFINE(USE_READLINE, 1, [readline support])
-fi
-
 AC_CHECK_LIB(Fridge,mass_quantities_of_bass_ale)
 AC_CHECK_LIB(Fridge,mass_quantities_of_any_ale, , [
 echo "Warning: No ales were found in your refrigerator."
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/e.spec,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -3 -r1.62 -r1.63
--- e.spec      17 Aug 2003 10:32:32 -0000      1.62
+++ e.spec      17 Aug 2003 13:30:37 -0000      1.63
@@ -1,7 +1,7 @@
 Summary: The Enlightenment window manager.
 Name: enlightenment
 Version: 0.16.6
-Release: 0.35
+Release: 0.36
 Copyright: BSD
 Group: User Interface/Desktops
 Source: ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment-%{version}.tar.gz




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to