]> Dogcows Code - chaz/tar/blob - tests/preset.in
(AC_FUNC_MATCH): Detect d*/*1 vs d/s/1 bug.
[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.040424 seconds and 4 git commands to generate.