K 10 svn:author V 4 tijl K 8 svn:date V 27 2015-02-17T10:30:55.853727Z K 7 svn:log V 517 Run intltoolize before running autoreconf when a port uses intltool and configure.ac (or configure.in) contains '^(AC|IT)_PROG_INTLTOOL'. Intltoolize updates intltool related build scripts and m4 files that are used by autoreconf to generate configure. This change guarantees that the build scripts, configure and LOCALBASE/bin/intltool-* are all in sync. PR: 194393 Differential Revision: https://reviews.freebsd.org/D976 Submitted by: olivierd, kwm (modified) Exp-run by: antoine Approved by: portmgr (antoine) END