diff options
author | David Edelsohn <dje.gcc@gmail.com> | 2012-09-14 23:43:33 +0000 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2012-09-14 19:43:33 -0400 |
commit | ae62425fb55f378a2112b1a88e864710cf86068c (patch) | |
tree | 73f56d912c2bdd807fb9581eff084495977d1af0 /zlib/configure | |
parent | de973ab7b7ca3c092b392316d062fdfa37e5f74a (diff) | |
download | gcc-ae62425fb55f378a2112b1a88e864710cf86068c.zip gcc-ae62425fb55f378a2112b1a88e864710cf86068c.tar.gz gcc-ae62425fb55f378a2112b1a88e864710cf86068c.tar.bz2 |
* configure: Regenerated.
From-SVN: r191332
Diffstat (limited to 'zlib/configure')
-rwxr-xr-x | zlib/configure | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/zlib/configure b/zlib/configure index 478bef3..8e4a93f 100755 --- a/zlib/configure +++ b/zlib/configure @@ -7420,6 +7420,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*) @@ -10393,7 +10394,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10396 "configure" +#line 10397 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -10499,7 +10500,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10502 "configure" +#line 10503 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |