Hello, * Deborah Nicholson via RT wrote on Wed, Jun 11, 2008 at 11:36:38PM CEST: > I maintain the directory, but not the projects. I'm cc'ing the official > Automake email address so they can incorporate your patch.
Thank you. > > [EMAIL PROTECTED] - Mon Jun 09 23:52:05 2008]: > > > > I tired to compile my project on the FreeBSD 7.0 (GNOME 2.22.2 - build > > 04 Jun 2008) and found some errors in the m4 files of automake. > > Please, patch this in next releases: > > File: /usr/local/share/aclocal/pilot-link.m4 > > > > Diff file: > > 1c1 > > < AC_DEFUN([IT_PROG_INTLTOOL], [AC_PREREQ([2.50])dnl > > --- > > > AC_DEFUN([IT_PROG_INTLTOOL], [AC_PREREQ([2.50])])dnl Thanks for the patch, it looks good. However, the file is not part of Automake. Rather, it is provided by a package using Automake, I would guess that the package is called pilot-link. Please send your change to the maintainers of that package. You may want to use 'diff -u' to create patches, that makes them applicable more easily. Cheers, Ralf
