1#! /bin/sh
2
3# config.sh.in 
4
5# This file is processed by config.status to produce config.status,
6# containing autoconf-determined values needed by the test scripts.
7
8ECHO_T=""
9ECHO_N=""
10ECHO_C="\c"
11
12export ECHO_T ECHO_N ECHO_C
13