* ld-scripts/crossref.exp: Allow foo to have a leading dot.
[deliverable/binutils-gdb.git] / ld / configure.in
index 6a69408810c9d390e7147e55f7b21c64ea55f4d8..34a6ad273c47037f2b98bd20f427f9b440b658d4 100644 (file)
@@ -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
This page took 0.022892 seconds and 4 git commands to generate.