summaryrefslogtreecommitdiff
path: root/sim/m32r
diff options
context:
space:
mode:
Diffstat (limited to 'sim/m32r')
-rw-r--r--sim/m32r/ChangeLog4
-rwxr-xr-xsim/m32r/configure5
2 files changed, 7 insertions, 2 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog
index 32465390b8b..8a47048362b 100644
--- a/sim/m32r/ChangeLog
+++ b/sim/m32r/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/m32r/configure b/sim/m32r/configure
index 0f830f337b6..efc2dc69605 100755
--- a/sim/m32r/configure
+++ b/sim/m32r/configure
@@ -2691,8 +2691,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