diff -crN ./intltool/ChangeLog /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./intltool/ChangeLog
*** ./intltool/ChangeLog	Thu Aug 14 11:51:29 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./intltool/ChangeLog	Thu Oct 16 12:29:05 2003
***************
*** 1,3 ****
--- 1,4 ----
+ 
  === intltool 0.27.2 ===
  
  2003-08-12  Abel Cheung  <maddog@linux.org.hk>
diff -crN ./intltool/configure.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./intltool/configure.in
*** ./intltool/configure.in	Thu Aug 14 11:51:06 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./intltool/configure.in	Thu Oct 16 12:29:12 2003
***************
*** 26,31 ****
--- 26,34 ----
  aclocaldir='${datadir}'/aclocal
  AC_SUBST(aclocaldir)
  
+ if test "$PERL_PATH"; then
+   PERL=$PERL_PATH
+ fi
  AC_PATH_PROG(PERL, perl)
  if test -z "$PERL"; then
     AC_MSG_ERROR([perl not found])
diff -crN ./intltool/intltool.m4 /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./intltool/intltool.m4
*** ./intltool/intltool.m4	Thu Aug 14 11:31:36 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./intltool/intltool.m4	Thu Oct 16 12:29:35 2003
***************
*** 22,27 ****
--- 22,50 ----
  ## configuration script generated by Autoconf, you may include it under
  ## the same distribution terms that you use for the rest of that program.
  
+ ## intltool.m4 - Configure intltool for the target system. -*-Shell-script-*-
+ ## Copyright (C) 2001 Eazel, Inc.
+ ## Author: Maciej Stachowiak <mjs@noisehavoc.org>
+ ##
+ ## This program is free software; you can redistribute it and/or modify
+ ## it under the terms of the GNU General Public License as published by
+ ## the Free Software Foundation; either version 2 of the License, or
+ ## (at your option) any later version.
+ ##
+ ## This program is distributed in the hope that it will be useful, but
+ ## WITHOUT ANY WARRANTY; without even the implied warranty of
+ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ ## General Public License for more details.
+ ##
+ ## You should have received a copy of the GNU General Public License
+ ## along with this program; if not, write to the Free Software
+ ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ ##
+ ## As a special exception to the GNU General Public License, if you
+ ## distribute this file as part of a program that contains a
+ ## configuration script generated by Autoconf, you may include it under
+ ## the same distribution terms that you use for the rest of that program.
+ 
  dnl AC_PROG_INTLTOOL([MINIMUM-VERSION])
  # serial 1 AC_PROG_INTLTOOL
  AC_DEFUN(AC_PROG_INTLTOOL,
