1 ## ----------------------##
2 ## Prepare for testing. ##
3 ## ----------------------##
7 # Single argument says where are built sources to test, relative to the
8 # built test directory. Maybe omitted if the same (flat distribution).
11 [AT_TESTPATH=ifelse([$1], [], [.], [$1])
12 AC_SUBST([AT_TESTPATH])
13 # Try to be compatible with both Autoconf 2.13 and 2.50.
14 if test -z "$ECHO_C$ECHO_N$ECHO_T"; then