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
commit221ca4668b01b2fe675f7734fbb4279c2c9fd0b9 (patch)
tree153867ef82a074effe09718bf24df8703244b778 /gprof/configure
parent5ab504f9065efc4b3727333d6f62d8f8a098d5b2 (diff)
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