]> Dogcows Code - chaz/tar/blob - preset.in
15ee9da35b997146de4da1de96183bb88190090f
[chaz/tar] / 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.035929 seconds and 3 git commands to generate.