diff options
author | David Edelsohn <dje.gcc@gmail.com> | 2012-09-14 23:39:34 +0000 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2012-09-14 19:39:34 -0400 |
commit | 249b09fa901b6d75419c3c652ff81c64fa558aa0 (patch) | |
tree | 1f7b8f49a2369ff20a7a40788458e9c513e50f79 /libquadmath | |
parent | a3476c4888a272e09e120628968fdc3e6006f8d8 (diff) | |
download | gcc-249b09fa901b6d75419c3c652ff81c64fa558aa0.zip gcc-249b09fa901b6d75419c3c652ff81c64fa558aa0.tar.gz gcc-249b09fa901b6d75419c3c652ff81c64fa558aa0.tar.bz2 |
* configure: Regenerated.
From-SVN: r191328
Diffstat (limited to 'libquadmath')
-rw-r--r-- | libquadmath/ChangeLog | 6 | ||||
-rwxr-xr-x | libquadmath/configure | 5 |
2 files changed, 8 insertions, 3 deletions
diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog index b5e9214..dd37cd3 100644 --- a/libquadmath/ChangeLog +++ b/libquadmath/ChangeLog @@ -1,9 +1,13 @@ +2012-09-14 David Edelsohn <dje.gcc@gmail.com> + + * configure: Regenerated. + 2012-05-29 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/51007 * configure.ac: Allow gnu, gnu* variants for --enable-symvers argument. * configure: Regenerated. - + 2012-05-16 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated. diff --git a/libquadmath/configure b/libquadmath/configure index 8beb1a6..1677671 100755 --- a/libquadmath/configure +++ b/libquadmath/configure @@ -7547,6 +7547,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; } # AIX 5 now supports IA64 processor lt_prog_compiler_static='-Bstatic' fi + lt_prog_compiler_pic='-fPIC' ;; amigaos*) @@ -10520,7 +10521,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10523 "configure" +#line 10524 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -10626,7 +10627,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10629 "configure" +#line 10630 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |