aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/h8300/configure')
-rwxr-xr-xsim/h8300/configure5
1 files changed, 3 insertions, 2 deletions
diff --git a/sim/h8300/configure b/sim/h8300/configure
index 473bf0d..52c895c 100755
--- a/sim/h8300/configure
+++ b/sim/h8300/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