diff options
Diffstat (limited to 'sim/configure.in')
-rw-r--r-- | sim/configure.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/configure.in b/sim/configure.in index c373049..ccff05e 100644 --- a/sim/configure.in +++ b/sim/configure.in @@ -131,8 +131,6 @@ case "${target}" in esac - - # Is there a testsuite directory for the target? testdir=`echo ${target} | sed -e 's/-.*-/-/'` if test -r ${srcdir}/testsuite/${testdir}/configure ; then |