Enlightenment CVS committal Author : raster Project : e17 Module : libs/epsilon
Dir : e17/libs/epsilon Modified Files: Makefile.am configure.in Log Message: 1. fix a lot of things so they pass make distcheck - so many things have broken. guys - need to be more careful! 2. asparagus 3. some extra docs/comments for evas =================================================================== RCS file: /cvs/e/e17/libs/epsilon/Makefile.am,v retrieving revision 1.10 retrieving revision 1.11 diff -u -3 -r1.10 -r1.11 --- Makefile.am 1 Jul 2007 18:13:58 -0000 1.10 +++ Makefile.am 10 Jul 2007 00:13:25 -0000 1.11 @@ -21,8 +21,8 @@ EXTRA_DIST = README AUTHORS COPYING epsilon.spec.in epsilon.spec gendoc \ Doxyfile debian/changelog debian/changelog.in debian/rules \ - debian/copyright debian/control debian/epsilon0-bin.files \ - debian/libepsilon0.files debian/libepsilon0-dev.files \ + debian/copyright debian/control debian/epsilon0-bin.install \ + debian/libepsilon0.install debian/libepsilon0-dev.install \ epsilon.pc.in pkgconfigdir = $(libdir)/pkgconfig =================================================================== RCS file: /cvs/e/e17/libs/epsilon/configure.in,v retrieving revision 1.30 retrieving revision 1.31 diff -u -3 -r1.30 -r1.31 --- configure.in 1 Jul 2007 18:13:58 -0000 1.30 +++ configure.in 10 Jul 2007 00:13:25 -0000 1.31 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(configure.in) -AM_INIT_AUTOMAKE(epsilon, 0.3.0.009) +AM_INIT_AUTOMAKE(epsilon, 0.3.0.010) AM_CONFIG_HEADER(src/config.h) AC_ISC_POSIX ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs