summaryrefslogtreecommitdiff
path: root/shconfig.in
blob: 9e5dd5575c87c116477b169023ba817efa1c0710 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#! /bin/sh

# config.sh.in 

# This file is processed by config.status to produce config.status,
# containing autoconf-determined values needed by the test scripts.

ECHO_T="@ECHO_T@"
ECHO_N="@ECHO_N@"
ECHO_C="@ECHO_C@"

export ECHO_T ECHO_N ECHO_C