OSDN Git Service

* config/fp-bit.h (LSHIFT): Take shift count parameter.
[pf3gnuchains/gcc-fork.git] / gcc / configure.ac
index 4669488..3562d0a 100644 (file)
@@ -822,7 +822,7 @@ MISSING="${CONFIG_SHELL-/bin/sh} $srcdir/../missing"
 # that we can use it.
 gcc_AC_CHECK_PROG_VER(MAKEINFO, makeinfo, --version,
   [GNU texinfo.* \([0-9][0-9.]*\)],
-  [4.[2-9]*])
+  [4.[4-9]*])
 if test $gcc_cv_prog_makeinfo_modern = no; then
   MAKEINFO="$MISSING makeinfo"
   AC_MSG_WARN([
@@ -2766,7 +2766,7 @@ foo:      nop
       *-*-aix*) conftest_s='   .machine "pwr5x"
        .csect .text[[PR]]
        frin 1,1';;
-      *) conftest_s='  .machine power5x
+      *) conftest_s='  .machine power5
        .text
        frin 1,1';;
     esac