CVSROOT:        /cvs/gnome
Module name:    intltool
Changes by:     dobey   05/11/24 15:54:01

Modified files:
        .              : ChangeLog Makefile.in.in intltool.m4 

Log message:
2005-11-24  Stepan Kasal  <[EMAIL PROTECTED]>

This change fixes interaction with AM_GNU_GETTEXT and helps when
intltool is used with multiple po directories.

* intltool.m4 (IT_PO_SUBDIR): New macro, installs a hook which
fixes $1/Makefile and touches $1/stamp-it.
(IT_PROG_INTLTOOL): Call IT_PO_SUBDIR([po]), instead of the
AC_CONFIG_COMMANDS_PRE hook.
* Makefile.in.in (POTFILES, Makefile): These rules now use the
stamp file "stamp-it".
(distclean): Remove the file "stamp-it".  Don't delete $(GMOFILES),
because AM_GNU_GETTEXT adds srcdir prefix to the files; use mere
"*.gmo" instead.

Fixes #312217

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=intltool&who=dobey&date=explicit&mindate=2005-11-24%2015:53&maxdate=2005-11-24%2015:55

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to