summaryrefslogtreecommitdiff
path: root/gcc/fixinc/genfixes
diff options
context:
space:
mode:
authorkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>2000-05-12 21:59:39 +0000
committerkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>2000-05-12 21:59:39 +0000
commit49b4955bbd13d073ebcc503c266c030b9addcb21 (patch)
tree719f5146967fada026ae91c51fba191859cee6b5 /gcc/fixinc/genfixes
parent03a24bac64ed6d7251cfd3ad38f7675cfe910d3d (diff)
downloadgcc-49b4955bbd13d073ebcc503c266c030b9addcb21.tar.gz
fix up some of the testing
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33886 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fixinc/genfixes')
-rwxr-xr-xgcc/fixinc/genfixes2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fixinc/genfixes b/gcc/fixinc/genfixes
index 2a4f6cc3208..27fecd41c03 100755
--- a/gcc/fixinc/genfixes
+++ b/gcc/fixinc/genfixes
@@ -71,7 +71,7 @@ fixincl.x | */fixincl.x )
if (${AG} --help > /dev/null 2>&1)
then
echo AutoGen-ing fixincl.x
- $AG -T fixincl.tpl -b fixincl inclhack.def
+ $AG inclhack.def
else
echo "AutoGen does not appear to be correctly installed."
echo "Please download and install:"