]> gcc.gnu.org Git - gcc.git/commit
Makefile.in (INSTALL_CPP, [...]): Remove.
authorZack Weinberg <zack@gcc.gnu.org>
Sat, 1 Jun 2002 01:53:28 +0000 (01:53 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sat, 1 Jun 2002 01:53:28 +0000 (01:53 +0000)
commit1e730c5ca76832a10c16300f12ab0447ca1b07a1
treebf7d3033ebac7e62f7d66fc5d34d00d27078c87c
parent05d7f9ba6f933ab75c9caa82c4786362e62711e7
Makefile.in (INSTALL_CPP, [...]): Remove.

* Makefile.in (INSTALL_CPP, UNINSTALL_CPP): Remove.
(install): Refer to install-cpp directly.
(uninstall-cpp): Folded into uninstall rule.
* configure.in: Delete all code relating to --disable-cpp.
* configure: Regenerate.
* config/t-install-cpp: Delete.

From-SVN: r54131
gcc/ChangeLog
gcc/Makefile.in
gcc/config/t-install-cpp [deleted file]
gcc/configure
gcc/configure.in
This page took 0.056245 seconds and 5 git commands to generate.