From de973ab7b7ca3c092b392316d062fdfa37e5f74a Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Fri, 14 Sep 2012 23:42:24 +0000 Subject: [PATCH] * configure: Regenerated. From-SVN: r191331 --- lto-plugin/ChangeLog | 4 ++++ lto-plugin/configure | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index 75c14055b94..c8ed0f3f6e7 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,7 @@ +2012-09-14 David Edelsohn + + * configure: Regenerated. + 2012-05-29 Joseph Myers * lto-plugin.c: Fix typo. diff --git a/lto-plugin/configure b/lto-plugin/configure index bd7e75e5870..4900d8079bf 100755 --- a/lto-plugin/configure +++ b/lto-plugin/configure @@ -7605,6 +7605,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*) @@ -10551,7 +10552,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10554 "configure" +#line 10555 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -10657,7 +10658,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10660 "configure" +#line 10661 "configure" #include "confdefs.h" #if HAVE_DLFCN_H -- 2.11.4.GIT