summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/ld/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/ld/configure.in')
-rw-r--r--contrib/binutils/ld/configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/binutils/ld/configure.in b/contrib/binutils/ld/configure.in
index 6a69408..34a6ad2 100644
--- a/contrib/binutils/ld/configure.in
+++ b/contrib/binutils/ld/configure.in
@@ -29,7 +29,7 @@ AC_ARG_ENABLE(64-bit-bfd,
*) AC_MSG_ERROR(bad value ${enableval} for 64-bit-bfd option) ;;
esac],[want64=false])dnl
-build_warnings="-W -Wall"
+build_warnings="-W -Wall -Wstrict-prototypes -Wmissing-prototypes"
AC_ARG_ENABLE(build-warnings,
[ --enable-build-warnings Enable build-time compiler warnings if gcc is used],
[case "${enableval}" in
@@ -64,7 +64,7 @@ fi
AC_PROG_CC
AC_PROG_INSTALL
-ALL_LINGUAS=
+ALL_LINGUAS="fr sv tr es"
CY_GNU_GETTEXT
AC_EXEEXT
OpenPOWER on IntegriCloud