* configure: Regenerated.

From-SVN: r191327
This commit is contained in:
David Edelsohn 2012-09-14 23:38:45 +00:00 committed by David Edelsohn
parent 756529ed0f
commit a3476c4888
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2012-09-14 David Edelsohn <dje.gcc@gmail.com>
* configure: Regenerated.
2012-07-19 Tristan Gingold <gingold@adacore.com>
Richard Henderson <rth@redhat.com>

7
libobjc/configure vendored
View File

@ -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