2005-01-31 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gprof / configure
index e772159c0b78290612a5ff8f1a3325b53790e04b..70bb404b6fb8224f10670c18ef29f5ea5a319e88 100755 (executable)
@@ -4965,7 +4965,7 @@ fi
 done
 
 
-ALL_LINGUAS="fr tr sv es id da pt_BR de"
+ALL_LINGUAS="fr tr sv es id da pt_BR de vi"
 if test -n "$ac_tool_prefix"; then
   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
@@ -7095,11 +7095,6 @@ echo "${ECHO_T}$USE_NLS" >&6
     USE_INCLUDED_LIBINTL=no
 
         if test "$USE_NLS" = "yes"; then
-
-cat >>confdefs.h <<\_ACEOF
-#define ENABLE_NLS 1
-_ACEOF
-
       echo "$as_me:$LINENO: checking whether included gettext is requested" >&5
 echo $ECHO_N "checking whether included gettext is requested... $ECHO_C" >&6
 
@@ -7889,6 +7884,13 @@ echo "${ECHO_T}found xgettext programs is not GNU xgettext; ignore it" >&6
 
 
 
+    if test "x$CATOBJEXT" != "x"; then
+
+cat >>confdefs.h <<\_ACEOF
+#define ENABLE_NLS 1
+_ACEOF
+
+    fi
 
 
    if test "x$CATOBJEXT" != "x"; then
This page took 0.024793 seconds and 4 git commands to generate.