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/configure | |
parent | a3476c4888a272e09e120628968fdc3e6006f8d8 (diff) | |
download | gcc-249b09fa901b6d75419c3c652ff81c64fa558aa0.zip gcc-249b09fa901b6d75419c3c652ff81c64fa558aa0.tar.gz gcc-249b09fa901b6d75419c3c652ff81c64fa558aa0.tar.bz2 |
* configure: Regenerated.
From-SVN: r191328
Diffstat (limited to 'libquadmath/configure')
-rwxr-xr-x | libquadmath/configure | 5 |
1 files changed, 3 insertions, 2 deletions
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 |