summaryrefslogtreecommitdiffstats
path: root/libcpp/configure.ac
diff options
context:
space:
mode:
authorgeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>2006-09-22 23:26:20 +0000
committergeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>2006-09-22 23:26:20 +0000
commit32bca58b5eda518bc1742ea7498b4482d762c100 (patch)
tree0495c380f39b50066ac43c513e49f408f756d64c /libcpp/configure.ac
parentdda4bff3007dedd8af8b4062fc7a29984b5a2712 (diff)
downloadppe42-gcc-32bca58b5eda518bc1742ea7498b4482d762c100.tar.gz
ppe42-gcc-32bca58b5eda518bc1742ea7498b4482d762c100.zip
* configure.ac: Make need_64_bit_hwint case for x86-darwin
match exactly the glob in gcc/config.gcc. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117156 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/configure.ac')
-rw-r--r--libcpp/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/configure.ac b/libcpp/configure.ac
index 71b6ff61f9b..e32d8233e44 100644
--- a/libcpp/configure.ac
+++ b/libcpp/configure.ac
@@ -118,7 +118,7 @@ case $target in
x86_64-*-* | \
ia64-*-* | \
hppa*64*-*-* | parisc*64*-*-* | \
- i[34567]86-*-darwin[0-9]* | \
+ i[34567]86-*-darwin* | \
i[34567]86-*-solaris2.1[0-9]* | \
mips*-*-* | \
mmix-*-* | \
OpenPOWER on IntegriCloud