diff options
author | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-09-14 23:39:34 +0000 |
---|---|---|
committer | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-09-14 23:39:34 +0000 |
commit | 37bbb30de8f9ed1628db99b8c97d935a404855b2 (patch) | |
tree | 1f7b8f49a2369ff20a7a40788458e9c513e50f79 /libquadmath | |
parent | 4c2713601d7f97c9e00b857166107fbca20761e9 (diff) | |
download | gcc-37bbb30de8f9ed1628db99b8c97d935a404855b2.tar.gz |
* configure: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191328 138bc75d-0d04-0410-961f-82ee72b054a4
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 b5e92149e50..dd37cd348a4 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 8beb1a6255a..16776719d01 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 |