Enlightenment CVS committal

Author  : kiwi
Project : e_modules
Module  : devian

Dir     : e_modules/devian


Modified Files:
        autogen.sh configure.in 


Log Message:
remove photo feature, to allow dEvian to compil again.
you can use Photo module for that now

===================================================================
RCS file: /cvs/e/e_modules/devian/autogen.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- autogen.sh  3 Apr 2006 06:18:26 -0000       1.1
+++ autogen.sh  13 Jul 2006 16:22:04 -0000      1.2
@@ -14,7 +14,6 @@
 echo
 echo "Options : (see INSTALL file)"
 echo "   No arguments : Build dEvian module (Picture & Rss feature)"
-echo "   --enable-modular=photo : Build dEphoto module (Picture feature only)"
 echo "   --enable-modular=rss : Build dErss module (Rss feature only)"
 echo "   --enable-modular=log : Build dElog module (Log feature only)"
 echo
===================================================================
RCS file: /cvs/e/e_modules/devian/configure.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- configure.in        27 May 2006 22:44:52 -0000      1.3
+++ configure.in        13 Jul 2006 16:22:04 -0000      1.4
@@ -61,10 +61,8 @@
   version="0.1.8"
   AC_DEFINE_UNQUOTED(MODULE_VERSION, "$version", [Module name])
   AC_DEFINE(HAVE_ALL, 1, [Compil with all support])
-  AC_DEFINE(HAVE_PICTURE, 1, [Compil Picture support])
   AC_DEFINE(HAVE_RSS, 1, [Compil RSS support])
   AC_DEFINE(HAVE_FILE, 1, [Compil File log support])
-  have_picture="yes"
   have_rss="yes"
   have_file="yes"
   module_name="dEvian"
@@ -193,7 +191,6 @@
 echo
 echo "Modular compil ...........: $have_modular"
 echo "Module name ..............: $module_name"
-echo "  Picture support ........: $have_picture"
 echo "  Rss support ............: $have_rss"
 echo "  File log support .......: $have_file"
 echo
@@ -201,5 +198,4 @@
 echo
 echo "Compilation...............: make"
 echo "Installation..............: make install"
-echo "Do both of these operations as NORMAL USER"
 echo




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to