diff options
Diffstat (limited to 'bfd/configure')
-rwxr-xr-x | bfd/configure | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/configure b/bfd/configure index 06e04ca..a852b86 100755 --- a/bfd/configure +++ b/bfd/configure @@ -5138,6 +5138,12 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $ ac_compiler_gnu=$ac_cv_c_compiler_gnu +cat >>confdefs.h <<\_ACEOF +#define _GNU_SOURCE 1 +_ACEOF + + + ALL_LINGUAS="fr tr ja es sv da zh_CN ro rw" 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. |