shconfig.in 249 B

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