Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / configure
index 2f3dbe7de3b0e430c5756119f4d293d8bfc7ac1f..4659ab29976b77d541aa92abb9d2bd2f3da494c0 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for bfd 2.30.51.
+# Generated by GNU Autoconf 2.64 for bfd 2.30.52.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
@@ -556,8 +556,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='bfd'
 PACKAGE_TARNAME='bfd'
-PACKAGE_VERSION='2.30.51'
-PACKAGE_STRING='bfd 2.30.51'
+PACKAGE_VERSION='2.30.52'
+PACKAGE_STRING='bfd 2.30.52'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1355,7 +1355,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures bfd 2.30.51 to adapt to many kinds of systems.
+\`configure' configures bfd 2.30.52 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1426,7 +1426,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of bfd 2.30.51:";;
+     short | recursive ) echo "Configuration of bfd 2.30.52:";;
    esac
   cat <<\_ACEOF
 
@@ -1548,7 +1548,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-bfd configure 2.30.51
+bfd configure 2.30.52
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2190,7 +2190,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by bfd $as_me 2.30.51, which was
+It was created by bfd $as_me 2.30.52, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3999,7 +3999,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='bfd'
- VERSION='2.30.51'
+ VERSION='2.30.52'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14043,6 +14043,8 @@ fi
 
 
 
+save_CFLAGS="$CFLAGS"
+CFLAGS="$CFLAGS -Werror"
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler support for hidden visibility" >&5
 $as_echo_n "checking compiler support for hidden visibility... " >&6; }
 if test "${bfd_cv_hidden+set}" = set; then :
@@ -14070,6 +14072,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_hidden" >&5
 $as_echo "$bfd_cv_hidden" >&6; }
+CFLAGS="$save_CFLAGS"
 if test $bfd_cv_hidden = yes; then
 
 $as_echo "#define HAVE_HIDDEN 1" >>confdefs.h
@@ -16599,7 +16602,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by bfd $as_me 2.30.51, which was
+This file was extended by bfd $as_me 2.30.52, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16663,7 +16666,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-bfd config.status 2.30.51
+bfd config.status 2.30.52
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
This page took 0.029421 seconds and 4 git commands to generate.