aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/genfixes
diff options
context:
space:
mode:
authorBruce Korb <bkorb@gnu.org>2000-05-12 21:59:39 +0000
committerBruce Korb <korbb@gcc.gnu.org>2000-05-12 21:59:39 +0000
commit88acf85484a1263e48fc192b77c97ec356a9ef59 (patch)
tree719f5146967fada026ae91c51fba191859cee6b5 /gcc/fixinc/genfixes
parentaeb4f5ef5d18088fc00cdf76f39c7f3268b3547e (diff)
downloadgcc-88acf85484a1263e48fc192b77c97ec356a9ef59.zip
gcc-88acf85484a1263e48fc192b77c97ec356a9ef59.tar.gz
gcc-88acf85484a1263e48fc192b77c97ec356a9ef59.tar.bz2
fix up some of the testing
From-SVN: r33886
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 2a4f6cc..27fecd4 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:"