Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e Modified Files: Makefile.am configure.in Log Message: make e17 pass make distcheck.... and... ASPARAGUS time... http://enlightenment.freedesktop.org for tarballs :) =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/Makefile.am,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- Makefile.am 11 Apr 2005 20:25:50 -0000 1.15 +++ Makefile.am 23 Apr 2005 08:39:38 -0000 1.16 @@ -1,4 +1,4 @@ -SUBDIRS = src data doc po +SUBDIRS = src data doc po intl MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ config.h.in config.sub configure install-sh \ =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/configure.in,v retrieving revision 1.55 retrieving revision 1.56 diff -u -3 -r1.55 -r1.56 --- configure.in 18 Apr 2005 14:33:23 -0000 1.55 +++ configure.in 23 Apr 2005 08:39:38 -0000 1.56 @@ -8,7 +8,7 @@ AC_CANONICAL_HOST AC_CANONICAL_TARGET AC_ISC_POSIX -AM_INIT_AUTOMAKE(enlightenment, 0.16.999.004) +AM_INIT_AUTOMAKE(enlightenment, 0.16.999.005) AM_CONFIG_HEADER(config.h) AC_C_BIGENDIAN @@ -95,6 +95,8 @@ AC_DEFINE_UNQUOTED(LOCALE_DIR, "${datadir}/locale", "Locale directory") fi +ALL_LINGUAS="bg de es fi fr ja pl pt ru" + AM_GNU_GETTEXT([external]) AM_GNU_GETTEXT_VERSION(0.12.1) if test "x$LIBINTL" = "x"; then @@ -225,6 +227,7 @@ data/other/Makefile doc/Makefile po/Makefile +intl/Makefile enlightenment-config ],[ chmod +x enlightenment-config ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs