Redraft testsuite driver script to unify 'make check', 'make
[rsync/rsync.git] / testsuite / config.sh.in
diff --git a/testsuite/config.sh.in b/testsuite/config.sh.in
deleted file mode 100755 (executable)
index 9e5dd55..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#! /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