]> Dogcows Code - chaz/tar/blob - tests/preset.in
(EILSEQ): Include <time.h> and <wchar.h> if <errno.h> does not define
[chaz/tar] / tests / preset.in
1 #! /bin/sh
2 # Set the testing environment.
3
4 PACKAGE=@PACKAGE@
5 VERSION=@VERSION@
6 top_srcdir=@top_srcdir@
7 srcdir=@srcdir@
8
9 echo_n='@ECHO_N@'
10 echo_c='@ECHO_C@'
11
12 export LANGUAGE
13 LANGUAGE=
14 export LANG
15 LANG=
16 export LC_MESSAGES
17 LC_MESSAGES=
This page took 0.0345 seconds and 4 git commands to generate.