diff options
author | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-09-14 23:32:58 +0000 |
---|---|---|
committer | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-09-14 23:32:58 +0000 |
commit | ccc0b0f94987fd2915015b87eb7042a0970d10d5 (patch) | |
tree | 562b69194df0405b1040b1da9ae8c537beb13779 /libgfortran/configure | |
parent | 03b37ae7a29f0e4df34ddfdd5155d46d56a69673 (diff) | |
download | ppe42-gcc-ccc0b0f94987fd2915015b87eb7042a0970d10d5.tar.gz ppe42-gcc-ccc0b0f94987fd2915015b87eb7042a0970d10d5.zip |
* configure: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191321 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgfortran/configure')
-rwxr-xr-x | libgfortran/configure | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/libgfortran/configure b/libgfortran/configure index 3c1ca430a32..5ee6f23aa26 100755 --- a/libgfortran/configure +++ b/libgfortran/configure @@ -9354,6 +9354,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*) @@ -12327,7 +12328,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12330 "configure" +#line 12331 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -12433,7 +12434,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12436 "configure" +#line 12437 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -13217,6 +13218,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; } # AIX 5 now supports IA64 processor lt_prog_compiler_static_FC='-Bstatic' fi + lt_prog_compiler_pic_FC='-fPIC' ;; amigaos*) |