On Thu, Feb 7, 2013 at 9:11 AM, Andreas Schwab wrote:
> Ian Lance Taylor writes:
>
>> +dnl Test whether we need to use DejaGNU or whether we can use the
>> +dnl simpler gotest approach. We can only use gotest for a native
>> +dnl build.
>> +USE_DEJAGNU=no
>> +case ${host} in
>> + *-*-rtems*) US
Ian Lance Taylor writes:
> +dnl Test whether we need to use DejaGNU or whether we can use the
> +dnl simpler gotest approach. We can only use gotest for a native
> +dnl build.
> +USE_DEJAGNU=no
> +case ${host} in
> + *-*-rtems*) USE_DEJAGNU=yes ;;
> + ${target}) ;;
This is a target library, s