diff options
author | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-09-14 23:34:56 +0000 |
---|---|---|
committer | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-09-14 23:34:56 +0000 |
commit | fe0434c2767690b840ebc51f53b6306b00831fe4 (patch) | |
tree | 4ed25b3df9ee8b550c08c739721890af99854c24 /libitm/configure | |
parent | 33cbbd54af8ca5393f9a7a771d61b24879259a9d (diff) | |
download | gcc-fe0434c2767690b840ebc51f53b6306b00831fe4.tar.gz |
* configure: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191323 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libitm/configure')
-rw-r--r-- | libitm/configure | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/libitm/configure b/libitm/configure index 6495c44ae33..2e0d73c4cb7 100644 --- a/libitm/configure +++ b/libitm/configure @@ -8831,6 +8831,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*) @@ -11777,7 +11778,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11780 "configure" +#line 11781 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11883,7 +11884,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11886 "configure" +#line 11887 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -13680,6 +13681,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; } # AIX 5 now supports IA64 processor lt_prog_compiler_static_CXX='-Bstatic' fi + lt_prog_compiler_pic_CXX='-fPIC' ;; amigaos*) |