/* Reading tcl/msgcat .msg files.
- Copyright (C) 2002-2003, 2005-2008, 2011, 2015-2016 Free Software
+ Copyright (C) 2002-2003, 2005-2008, 2011, 2015-2016, 2018 Free Software
Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2002.
/* Make it possible to override the msgunfmt.tcl location. This is
necessary for running the testsuite before "make install". */
- gettextdatadir = getenv ("GETTEXTDATADIR");
+ gettextdatadir = getenv ("GETTEXTTCLDIR");
if (gettextdatadir == NULL || gettextdatadir[0] == '\0')
gettextdatadir = relocate (GETTEXTDATADIR);
${MSGFMT} --tcl -d mu-tcl-1-msgs -l fr mu-tcl-1-fr.po || Exit 1
: ${MSGUNFMT=msgunfmt}
-GETTEXTDATADIR="$abs_top_srcdir"/src \
+GETTEXTTCLDIR="$abs_top_srcdir"/src \
${MSGUNFMT} --tcl -d mu-tcl-1-msgs -l fr -o mu-tcl-1-prog.out || Exit 1
cat <<\EOF > mu-tcl-1-prog.ok