mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-19 02:44:59 +08:00
* configure: Regenerated.
From-SVN: r191328
This commit is contained in:
parent
a3476c4888
commit
249b09fa90
@ -1,9 +1,13 @@
|
||||
2012-09-14 David Edelsohn <dje.gcc@gmail.com>
|
||||
|
||||
* configure: Regenerated.
|
||||
|
||||
2012-05-29 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
PR libstdc++/51007
|
||||
* configure.ac: Allow gnu, gnu* variants for --enable-symvers argument.
|
||||
* configure: Regenerated.
|
||||
|
||||
|
||||
2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* configure: Regenerated.
|
||||
|
5
libquadmath/configure
vendored
5
libquadmath/configure
vendored
@ -7547,6 +7547,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*)
|
||||
@ -10520,7 +10521,7 @@ else
|
||||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
||||
lt_status=$lt_dlunknown
|
||||
cat > conftest.$ac_ext <<_LT_EOF
|
||||
#line 10523 "configure"
|
||||
#line 10524 "configure"
|
||||
#include "confdefs.h"
|
||||
|
||||
#if HAVE_DLFCN_H
|
||||
@ -10626,7 +10627,7 @@ else
|
||||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
||||
lt_status=$lt_dlunknown
|
||||
cat > conftest.$ac_ext <<_LT_EOF
|
||||
#line 10629 "configure"
|
||||
#line 10630 "configure"
|
||||
#include "confdefs.h"
|
||||
|
||||
#if HAVE_DLFCN_H
|
||||
|
Loading…
Reference in New Issue
Block a user