aboutsummaryrefslogtreecommitdiff
path: root/gas/configure
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2005-02-21 11:49:31 +0000
committerAlan Modra <amodra@gmail.com>2005-02-21 11:49:31 +0000
commitb16b813f9dd79282a8a4313f05c1b460c82c9403 (patch)
tree82f314183342be17563f057a983704ff566dd4ac /gas/configure
parent72f477446021f31afd930bb5366396b75c215fae (diff)
downloadgdb-b16b813f9dd79282a8a4313f05c1b460c82c9403.zip
gdb-b16b813f9dd79282a8a4313f05c1b460c82c9403.tar.gz
gdb-b16b813f9dd79282a8a4313f05c1b460c82c9403.tar.bz2
* Makefile.am (HFILES): Add itbl-lex.h.
(itbl-lex.o, itbl-parse.o): Depend on itbl-lex.h * Makefile.in: Regenerate. * configure: Regenerate. * po/POTFILES.in: Regenerate.
Diffstat (limited to 'gas/configure')
-rwxr-xr-xgas/configure12
1 files changed, 7 insertions, 5 deletions
diff --git a/gas/configure b/gas/configure
index d4994f4..47c8a86 100755
--- a/gas/configure
+++ b/gas/configure
@@ -8035,11 +8035,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
@@ -8829,6 +8824,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