summaryrefslogtreecommitdiff
path: root/binutils/config.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2005-04-12 02:50:28 +0000
committerAlan Modra <amodra@bigpond.net.au>2005-04-12 02:50:28 +0000
commit5f9609e3835cbb3384548fa13562bf7646c474f4 (patch)
tree6c85e18c49e2a7dd0ed024e4012068901c7b0974 /binutils/config.in
parent5c011e3554ba61d1a8455c3dc7723f41c44154e6 (diff)
downloadbinutils-redhat-5f9609e3835cbb3384548fa13562bf7646c474f4.tar.gz
bfd/
* Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * libcoff.h: Regenerate. bfd/doc/ * Makefile.in: Regenerate. binutils/ * Makefile.am: Run "make dep-am". (syslex.o, sysinfo.o, arparse.o, arlex.o): Add -Wno-error to command. (sysroff.o, defparse.o, deflex.o): Likewise. (nlmheader.o, rcparse.o, rclex.o): Likewise. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * configure: Regenerate. gas/ * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. ld/ * Makefile.am: Run "make dep-am". (ldgram.o, ldlex.o, deffilep.o): Add -Wno-error to command. * Makefile.in: Regenerate. * config.in: Regenerate.
Diffstat (limited to 'binutils/config.in')
-rw-r--r--binutils/config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/binutils/config.in b/binutils/config.in
index abb8ee2836..d5e12633d3 100644
--- a/binutils/config.in
+++ b/binutils/config.in
@@ -151,12 +151,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#undef HAVE_LC_MESSAGES
-/* Define to 1 if NLS is requested */
-#undef ENABLE_NLS
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
#undef HAVE_GETTEXT
+/* Define to 1 if NLS is requested */
+#undef ENABLE_NLS
+
/* Does the platform use an executable suffix? */
#undef HAVE_EXECUTABLE_SUFFIX
@@ -178,7 +178,7 @@
/* Is the type time_t defined in <sys/types.h>? */
#undef HAVE_TIME_T_IN_TYPES_H
-/* Is the prototype for getopt in <unistd.h> in the expected format? */
+/* Is the prototype for getopt in <unistd.h> in the expected format? */
#undef HAVE_DECL_GETOPT
/* Does <utime.h> define struct utimbuf? */