diff options
author | David Edelsohn <dje.gcc@gmail.com> | 2012-09-15 00:07:05 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 2012-09-15 00:07:05 +0000 |
commit | b132a67daa01d296540697e3632f162f6ba45170 (patch) | |
tree | 06afa90cb924142437d7aa825ad7fa8518f3ca45 /opcodes/configure | |
parent | 5220435761c7a76180657a292e3f586cb39bde6b (diff) | |
download | gdb-b132a67daa01d296540697e3632f162f6ba45170.zip gdb-b132a67daa01d296540697e3632f162f6ba45170.tar.gz gdb-b132a67daa01d296540697e3632f162f6ba45170.tar.bz2 |
* configure: Regenerate.
Diffstat (limited to 'opcodes/configure')
-rwxr-xr-x | opcodes/configure | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/opcodes/configure b/opcodes/configure index 25ec55f..a8f6a87 100755 --- a/opcodes/configure +++ b/opcodes/configure @@ -8196,6 +8196,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*) @@ -11142,7 +11143,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11145 "configure" +#line 11146 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11248,7 +11249,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11251 "configure" +#line 11252 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |