CVSROOT: /cvs/gnome Module name: intltool Changes by: dobey 05/11/24 14:05:10
Modified files: . : ChangeLog Makefile.in.in Log message: 2005-11-24 Stepan Kasal <[EMAIL PROTECTED]> * Makefile.in.in (MKINSTALLDIRS): This variable is no longer defined, remove all references. ($(top_srcdir)/mkinstalldirs): Do not use this script, it's deprecated and may not be available with Automake >= 1.8. (mkdir_p): Use this instead. mkdir_p is AC_SUBSTed by Automake >= 1.8. Until we can suppose that, use "$(install_sh) -d"; it is a safe fallback working with all versions of Automake >= 1.5. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=intltool&who=dobey&date=explicit&mindate=2005-11-24%2014:04&maxdate=2005-11-24%2014:06 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list