This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH 3.2/3.3/HEAD] Propagate gxx_include_dir to the libstdc++subdirectory
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Thu, 6 Mar 2003 20:57:51 -0600
- Subject: Re: [PATCH 3.2/3.3/HEAD] Propagate gxx_include_dir to the libstdc++subdirectory
- References: <15965.9657.45973.324251@gargle.gargle.HOWL>
>Ok to checkin?
gcc, gcc-3_3-branch
>2003-02-26 Matthias Klose <doko at debian dot org>
>
> * Makefile.am (AM_MAKEFLAGS): Also pass gxx_include_dir.
> FLAGS_TO_PASS: Set to AM_MAKEFLAGS
> * Makefile.in: Regenerate.
> * libsupc++/Makefile.am: Express glibcppinstalldir in terms
> of gxx_include_dir.
> AM_MAKEFLAGS: Pass gxx_include_dir.
> * libsupc++/Makefile.in: Regenerate.
thanks!
-benjamin