From 9fb28a67cc467bee40fa98310a88b85a003c0220 Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Fri, 14 Feb 2003 17:28:55 +0000 Subject: [PATCH] configure.in: Fix typo. * configure.in: Fix typo. * configure: Regenerate. From-SVN: r62902 --- gcc/ChangeLog | 5 +++++ gcc/configure | 2 +- gcc/configure.in | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e52dce214a7..09580645f56 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-02-14 Rainer Orth + + * configure.in: Fix typo. + * configure: Regenerate. + 2003-02-14 Kazu Hirata * config/h8300/h8300.md (*iorsi2_and_1_lshiftrt_1): New. diff --git a/gcc/configure b/gcc/configure index 8c85ee6aff4..93b3b85b802 100755 --- a/gcc/configure +++ b/gcc/configure @@ -8498,7 +8498,7 @@ EOF ;; esac -if test x$with_sysroot = x && x$host = x$target \ +if test x$with_sysroot = x && test x$host = x$target \ && test "$prefix" != "/usr" && test "x$prefix" != "x$local_prefix" ; then cat >> confdefs.h <