From 4c2713601d7f97c9e00b857166107fbca20761e9 Mon Sep 17 00:00:00 2001 From: dje Date: Fri, 14 Sep 2012 23:38:45 +0000 Subject: [PATCH] * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191327 138bc75d-0d04-0410-961f-82ee72b054a4 --- libobjc/ChangeLog | 4 ++++ libobjc/configure | 7 ++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index fe1d395c6f9..9bccceaab89 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,7 @@ +2012-09-14 David Edelsohn + + * configure: Regenerated. + 2012-07-19 Tristan Gingold Richard Henderson diff --git a/libobjc/configure b/libobjc/configure index 5028c28fba0..a220b155893 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 -- 2.11.4.GIT