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