genfixes (AG): Fix "autogen4" thinko.

2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>

	* fixinc/genfixes (AG): Fix "autogen4" thinko.

From-SVN: r39361
This commit is contained in:
Jeffrey Oldham 2001-01-31 02:27:15 +00:00 committed by Jeffrey D. Oldham
parent a9a184606c
commit 4989b02098
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
* fixinc/genfixes (AG): Fix "autogen4" thinko.
2001-01-30 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
* regmove.c (try_auto_increment): Change REG_DEAD into REG_UNUSED

View File

@ -1,6 +1,6 @@
#! /bin/sh
# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
# Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
# This file is part of GNU CC.
# GNU CC is free software; you can redistribute it and/or modify
@ -63,7 +63,7 @@ if [ $# -eq 0 ] ; then
set -- fixincl.x
fi
AG="autogen4 $AG"
AG="autogen $AG"
set -e
case "$1" in