diff options
author | Bruno Haible <bruno@clisp.org> | 2010-01-24 17:42:21 +0100 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2010-01-24 17:42:21 +0100 |
commit | 368e66277a1fdb07a508f9c3ff5d5669e4b4e838 (patch) | |
tree | 1ded94c89db6b77ce4042afd5d9ded33597efafc /modules/wcsnrtombs-tests | |
parent | d5a64095d78d87bbd17e1eab74c3a522378e39b4 (diff) | |
download | gnulib-368e66277a1fdb07a508f9c3ff5d5669e4b4e838.tar.gz |
Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
Diffstat (limited to 'modules/wcsnrtombs-tests')
-rw-r--r-- | modules/wcsnrtombs-tests | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/wcsnrtombs-tests b/modules/wcsnrtombs-tests index dc362b9524..1745272f9d 100644 --- a/modules/wcsnrtombs-tests +++ b/modules/wcsnrtombs-tests @@ -22,7 +22,6 @@ gt_LOCALE_ZH_CN Makefile.am: TESTS += test-wcsnrtombs1.sh test-wcsnrtombs2.sh test-wcsnrtombs3.sh test-wcsnrtombs4.sh TESTS_ENVIRONMENT += \ - EXEEXT='@EXEEXT@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ |