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