From: <ale...@us...> - 2004-02-29 16:14:30
|
Update of /cvsroot/morphix/morphixinstaller In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26734 Modified Files: configure.in Log Message: adding ml to configure Index: configure.in =================================================================== RCS file: /cvsroot/morphix/morphixinstaller/configure.in,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** configure.in 10 Jan 2004 12:25:18 -0000 1.4 --- configure.in 29 Feb 2004 15:56:19 -0000 1.5 *************** *** 38,42 **** dnl Add the languages which your application supports here. dnl Please keep them in alphabetical order ! ALL_LINGUAS="es fr" AM_GLIB_GNU_GETTEXT --- 38,42 ---- dnl Add the languages which your application supports here. dnl Please keep them in alphabetical order ! ALL_LINGUAS="es fr ml" AM_GLIB_GNU_GETTEXT |