Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : uptime

Dir     : e_modules/uptime


Modified Files:
        configure.in 


Log Message:
fix gettext

===================================================================
RCS file: /cvs/e/e_modules/uptime/configure.in,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- configure.in        4 Jun 2007 17:48:39 -0000       1.18
+++ configure.in        7 Nov 2007 21:39:36 -0000       1.19
@@ -20,8 +20,6 @@
 AM_PROG_LIBTOOL
 
 AC_CHECK_FUNCS(getloadavg, [], [])
-ALL_LINGUAS="bg eo fi it ja sv fr"
-AC_SUBST(ALL_LINGUAS)
 
 AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT_VERSION(0.14)
@@ -139,7 +137,7 @@
 AC_OUTPUT([
 Makefile
 e_modules-uptime.spec
-po/Makefile
+po/Makefile.in
 ],[
 ])
 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to