aboutsummaryrefslogtreecommitdiff
path: root/sim/sh
diff options
context:
space:
mode:
Diffstat (limited to 'sim/sh')
-rw-r--r--sim/sh/ChangeLog4
-rwxr-xr-xsim/sh/configure5
2 files changed, 7 insertions, 2 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog
index 15ef7ed..6b18c0b 100644
--- a/sim/sh/ChangeLog
+++ b/sim/sh/ChangeLog
@@ -1,3 +1,7 @@
+2006-06-13 Richard Earnshaw <rearnsha@arm.com>
+
+ * configure: Regenerated.
+
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
* configure: Regenerated.
diff --git a/sim/sh/configure b/sim/sh/configure
index f509559..63f6cc3 100755
--- a/sim/sh/configure
+++ b/sim/sh/configure
@@ -2683,8 +2683,9 @@ INCINTL=
XGETTEXT=
GMSGFMT=
POSUB=
-if test -f ../intl/config.intl; then
- . ../intl/config.intl
+
+if test -f ../../intl/config.intl; then
+ . ../../intl/config.intl
fi
echo "$as_me:$LINENO: checking whether NLS is requested" >&5
echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6