diff options
author | David Edelsohn <dje.gcc@gmail.com> | 2012-09-14 23:38:45 +0000 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2012-09-14 19:38:45 -0400 |
commit | a3476c4888a272e09e120628968fdc3e6006f8d8 (patch) | |
tree | d65caabb29067175961a7e3f93b94099c11f3832 /libobjc/configure | |
parent | 756529ed0f7d6adebe7f7a07e55ba8aadd69f736 (diff) | |
download | gcc-a3476c4888a272e09e120628968fdc3e6006f8d8.zip gcc-a3476c4888a272e09e120628968fdc3e6006f8d8.tar.gz gcc-a3476c4888a272e09e120628968fdc3e6006f8d8.tar.bz2 |
* configure: Regenerated.
From-SVN: r191327
Diffstat (limited to 'libobjc/configure')
-rwxr-xr-x | libobjc/configure | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libobjc/configure b/libobjc/configure index 5028c28..a220b15 100755 --- a/libobjc/configure +++ b/libobjc/configure @@ -7621,6 +7621,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*) @@ -10594,7 +10595,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10597 "configure" +#line 10598 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -10700,7 +10701,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10703 "configure" +#line 10704 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11471,7 +11472,7 @@ if test "${enable_sjlj_exceptions+set}" = set; then : enableval=$enable_sjlj_exceptions; : else cat > conftest.$ac_ext << EOF -#line 11474 "configure" +#line 11475 "configure" @interface Frob @end @implementation Frob |