summaryrefslogtreecommitdiff
path: root/sim/cris/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/cris/configure')
-rwxr-xr-xsim/cris/configure5
1 files changed, 3 insertions, 2 deletions
diff --git a/sim/cris/configure b/sim/cris/configure
index 991c03f905a..47065279f6d 100755
--- a/sim/cris/configure
+++ b/sim/cris/configure
@@ -2693,8 +2693,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