Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : proto/epdf

Dir     : e17/proto/epdf


Modified Files:
        ChangeLog configure.in 


Log Message:
* configure.in:
add bzip2 archive
* src/bin/Makefile.am:
* src/lib/Makefile.am:
* src/plugins/epsilon/Makefile.am:
* src/plugins/ewl/Makefile.am:
clean Makefile.am a bit
* src/bin/epdf_ewl_test.c: (_tree_fill), (tree_data_fetch),
(tree_data_count_get), (tree_data_expandable_get),
(tree_data_expansion_fetch), (main):
rename tree2 to tree

===================================================================
RCS file: /cvs/e/e17/proto/epdf/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- ChangeLog   7 Dec 2007 17:06:20 -0000       1.9
+++ ChangeLog   27 Jan 2008 05:47:55 -0000      1.10
@@ -1,3 +1,19 @@
+2008-01-27  Vincent Torri  <doursse at users dot sf dot net>
+
+       * configure.in:
+       add bzip2 archive
+
+       * src/bin/Makefile.am:
+       * src/lib/Makefile.am:
+       * src/plugins/epsilon/Makefile.am:
+       * src/plugins/ewl/Makefile.am:
+       clean Makefile.am a bit
+
+       * src/bin/epdf_ewl_test.c: (_tree_fill), (tree_data_fetch),
+       (tree_data_count_get), (tree_data_expandable_get),
+       (tree_data_expansion_fetch), (main):
+       rename tree2 to tree
+
 2007-12-17  Vincent Torri  <doursse at users dot sf dot net>
 
        * src/lib/ewl_pdf.c:
===================================================================
RCS file: /cvs/e/e17/proto/epdf/configure.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- configure.in        9 Oct 2007 14:35:20 -0000       1.13
+++ configure.in        27 Jan 2008 05:47:55 -0000      1.14
@@ -2,7 +2,7 @@
 AC_INIT(epdf, 0.1, [EMAIL PROTECTED])
 AC_CONFIG_HEADERS(config.h)
 
-AM_INIT_AUTOMAKE(1.6)
+AM_INIT_AUTOMAKE(1.6 dist-bzip2)
 
 AC_LIBTOOL_WIN32_DLL
 define([AC_LIBTOOL_LANG_F77_CONFIG], [:])dnl



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to