This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Remove --disable-cpp
- From: Richard Henderson <rth at redhat dot com>
- To: Zack Weinberg <zack at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 31 May 2002 17:54:45 -0700
- Subject: Re: Remove --disable-cpp
- References: <20020531231419.GC25707@codesourcery.com>
On Fri, May 31, 2002 at 04:14:19PM -0700, Zack Weinberg wrote:
> * 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.
Ok.
r~