diff options
author | David Edelsohn <dje.gcc@gmail.com> | 2012-09-15 00:03:06 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 2012-09-15 00:03:06 +0000 |
commit | 6c9c0a5029ee94b5e32195cb0e5f00550a1683ad (patch) | |
tree | d16d0bf33b683394fd9f1047642ca73fca41d22b /gprof | |
parent | 8aa2c966cba9654861c316479bdc2fdcd56b2613 (diff) | |
download | binutils-gdb-6c9c0a5029ee94b5e32195cb0e5f00550a1683ad.tar.gz |
* configure: Regenerate.
Diffstat (limited to 'gprof')
-rw-r--r-- | gprof/ChangeLog | 6 | ||||
-rwxr-xr-x | gprof/configure | 5 |
2 files changed, 8 insertions, 3 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 003dca7e10d..26fc2331f92 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,4 +1,8 @@ -2012-09-11 Molly Heidecker <tworoses1@gmail.com> +2012-09-14 David Edelsohn <dje.gcc@gmail.com> + + * configure: Regenerate. + +2012-09-11 Molly Heidecker <tworoses1@gmail.com> PR gprof/13836 * fsf_callg_bl.m: Fix typo. diff --git a/gprof/configure b/gprof/configure index 0db629fb126..e23be40570c 100755 --- a/gprof/configure +++ b/gprof/configure @@ -8178,6 +8178,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*) @@ -11124,7 +11125,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11127 "configure" +#line 11128 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11230,7 +11231,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11233 "configure" +#line 11234 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |