configure.ac: Don't clear STMP_FIXINC or STMP_FIXPROTO just because we don't want...
authorGeoffrey Keating <geoffk@apple.com>
Tue, 2 Nov 2004 21:16:51 +0000 (21:16 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 2 Nov 2004 21:16:51 +0000 (21:16 +0000)
commitde253ca48a960dd0d3ce5271c080afa3db69d7c0
tree31305602cb10fa28129751b17c518d6490193999
parentf7569f3a0f8f97141b08bb5c8ac58fcbc7eeccf2
configure.ac: Don't clear STMP_FIXINC or STMP_FIXPROTO just because we don't want to run them...

* configure.ac: Don't clear STMP_FIXINC or STMP_FIXPROTO just
because we don't want to run them now; instead, set them to
stmp-install-fixproto or stmp-install-fixinc.
* Makefile.in (stmp-install-fixproto): New.
(stmp-install-fixinc): New.
* configure: Regenerate.

From-SVN: r89999
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.ac