* zh_CN.po: Update.
[gcc.git] / fixincludes / genfixes
index 6bc60d2279c42476a92aa8baa96dc72ed8e48fd2..f0fc5e64f8b010ae9acb12e766b47ee4126e6a44 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# Copyright (C) 1999, 2000, 2001, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2001, 2009, 2012 Free Software Foundation, Inc.
 # This file is part of GCC.
 
 # GCC is free software; you can redistribute it and/or modify
@@ -62,7 +62,7 @@ fi
 AG="autogen $AG"
 set -e
 
-if [ -z "`${AG} -v | fgrep 'Ver. 5.'`" ]
+if [ -z "`${AG} -v | fgrep ' 5.'`" ]
 then
   echo "AutoGen appears to be out of date or not correctly installed."
   echo "Please download and install:"