projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2029b3
)
2007-06-14 Paolo Bonzini <bonzini@gnu.org>
author
Paolo Bonzini
<bonzini@gnu.org>
Thu, 14 Jun 2007 08:16:37 +0000
(08:16 +0000)
committer
Paolo Bonzini
<bonzini@gnu.org>
Thu, 14 Jun 2007 08:16:37 +0000
(08:16 +0000)
* acx.m4 (ACX_CHECK_PROG_VER): Remove duplicate lines.
config/ChangeLog
patch
|
blob
|
history
config/acx.m4
patch
|
blob
|
history
diff --git
a/config/ChangeLog
b/config/ChangeLog
index 2bf1f1e3706b19f9b9c891eea5312d592a3db2be..af27fc693961d048a39762df961e6121db2caa50 100644
(file)
--- a/
config/ChangeLog
+++ b/
config/ChangeLog
@@
-1,3
+1,7
@@
+2007-06-14 Paolo Bonzini <bonzini@gnu.org>
+
+ * acx.m4 (ACX_CHECK_PROG_VER): Remove duplicate lines.
+
2007-06-04 Olivier Hainque <hainque@adacore.com>
* mh-ppc-aix: Add default ADAFLAGS to BOOT_ADAFLAGS.
diff --git
a/config/acx.m4
b/config/acx.m4
index bbe7b5e06fbfc82c684bff8c5416f6cbbd66bb43..a70d4077c33ec97da109767fe77e2b8a9fbbf3da 100644
(file)
--- a/
config/acx.m4
+++ b/
config/acx.m4
@@
-540,10
+540,6
@@
AC_DEFUN([ACX_CHECK_PROG_VER],[
$5) gcc_cv_prog_$2_modern=yes;;
*) gcc_cv_prog_$2_modern=no;;
esac]
-
- if test $gcc_cv_prog_$2_modern = no; then
- $1="${CONFIG_SHELL-/bin/sh} $ac_aux_dir/missing $2"
- fi
])
else
gcc_cv_prog_$2_modern=no