diff options
Diffstat (limited to 'zlib')
-rw-r--r-- | zlib/ChangeLog.gcj | 4 | ||||
-rwxr-xr-x | zlib/configure | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/zlib/ChangeLog.gcj b/zlib/ChangeLog.gcj index b2c0039..74e6155 100644 --- a/zlib/ChangeLog.gcj +++ b/zlib/ChangeLog.gcj @@ -1,3 +1,7 @@ +2012-09-14 David Edelsohn <dje.gcc@gmail.com> + + * configure: Regenerated. + 2012-05-16 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated. 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 |