diff options
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 478bef3f215..8e4a93f2abe 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 |