aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2008-12-16 12:31:18 +0000
committerPaolo Bonzini <bonzini@gnu.org>2008-12-16 12:31:18 +0000
commitaf0771d33353ca16455c1d1493d32faf02783ee5 (patch)
tree3c38249e25ecc1c2d9f140d70fe8231cb82d74d6 /configure
parentd26b53541880db4303a08e5558a1d3d3cbf9353a (diff)
downloadgdb-af0771d33353ca16455c1d1493d32faf02783ee5.zip
gdb-af0771d33353ca16455c1d1493d32faf02783ee5.tar.gz
gdb-af0771d33353ca16455c1d1493d32faf02783ee5.tar.bz2
2008-12-16 Paolo Bonzini <bonzini@gnu.org>
Sync with GCC: 2008-12-12 Sebastian Pop <sebastian.pop@amd.com> * configure.ac (ppllibs): Add by default the lib flags. * configure: Regenerate. 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu> * configure.ac: Add double brackets on darwin[912]. * configure: Regenerate. 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu> * configure.ac: Expand to darwin10 and later. * configure: Regenerate.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 8bf9f05..f26e2ba 100755
--- a/configure
+++ b/configure
@@ -2210,7 +2210,7 @@ case "${target}" in
*-*-chorusos)
noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
;;
- powerpc-*-darwin* | x86_64-*-darwin9*)
+ powerpc-*-darwin* | x86_64-*-darwin[912]*)
noconfigdirs="$noconfigdirs ld gas gdb gprof"
noconfigdirs="$noconfigdirs sim target-rda"
;;
@@ -4809,7 +4809,7 @@ fi
# Check for PPL
ppl_major_version=0
ppl_minor_version=10
-ppllibs=
+ppllibs=" -lppl_c -lppl -lgmpxx "
pplinc=