Updating branch refs/heads/master
         to 441afdf98c42fcb7f3458853678f68eac8dc007f (commit)
       from 4c9c2b40fcbe6846abf31b7bb9acd1f7101d4dbe (commit)

commit 441afdf98c42fcb7f3458853678f68eac8dc007f
Author: Jannis Pohlmann <jan...@xfce.org>
Date:   Sun Sep 27 15:13:42 2009 +0200

    Add check for intltool to use a different po Makefile if it's available.
    
    It seems that without the check for intltool, xdt-autogen (or whatever)
    pulls in a different po/Makefile.in.in template. We need the one
    modified for use with intltool, as this is also fixed not to modify
    files outside the distdir.

 configure.ac.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 994a0aa..d5de3b1 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -37,6 +37,7 @@ AC_PROG_CC
 AM_PROG_CC_C_O
 AC_PROG_INSTALL
 AC_PROG_LIBTOOL
+AC_PROG_INTLTOOL
 AC_PROG_MAKE_SET
 AC_PROG_LN_S
 
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to