--- po/Makefile.in.in.orig Mon Mar 12 04:12:42 2007 +++ po/Makefile.in.in Sat Jul 14 19:54:00 2007 @@ -34,7 +34,7 @@ datarootdir = @datarootdir@ libdir = @libdir@ DATADIRNAME = @DATADIRNAME@ -itlocaledir = $(prefix)/$(DATADIRNAME)/locale +itlocaledir = $(prefix)/share/locale subdir = po install_sh = @install_sh@ # Automake >= 1.8 provides @mkdir_p@. @@ -44,7 +44,7 @@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ -GMSGFMT = @GMSGFMT@ +GMSGFMT = @INTLTOOL_MSGFMT@ MSGFMT = @MSGFMT@ XGETTEXT = @XGETTEXT@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@