summaryrefslogtreecommitdiff
path: root/gprof/configure
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2006-11-22 09:45:12 +0000
committerNick Clifton <nickc@redhat.com>2006-11-22 09:45:12 +0000
commitea1754837974136dc1e94716b392f5d609c2f96a (patch)
tree19551c759dfda837ea437c23e0840edadf1b32ef /gprof/configure
parentd066a3248bf57b53b67b91e68202366f1e4e1f44 (diff)
downloadbinutils-redhat-ea1754837974136dc1e94716b392f5d609c2f96a.tar.gz
Add Irish translation for ld and Malay translation for gprof
Diffstat (limited to 'gprof/configure')
-rwxr-xr-xgprof/configure7
1 files changed, 4 insertions, 3 deletions
diff --git a/gprof/configure b/gprof/configure
index 6fbd68f288..bf42270191 100755
--- a/gprof/configure
+++ b/gprof/configure
@@ -5067,7 +5067,7 @@ fi
done
-ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga"
+ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga ms"
# If we haven't got the data from the intl directory,
# assume NLS is disabled.
USE_NLS=no
@@ -5077,8 +5077,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