This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Makefile problems with gcc 3.0.4/Soalris 7
- From: DJ Delorie <dj at redhat dot com>
- To: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Cc: phil at jaj dot com
- Date: Tue, 2 Apr 2002 12:37:49 -0500
- Subject: Re: Makefile problems with gcc 3.0.4/Soalris 7
> 2002-04-02 Phil Edwards <pme@gcc.gnu.org>
>
> * include/Makefile.am (install-data-local): Use mkinstalldirs.
> * include/Makefile.in: Regenerate.
Ok with me. Andreas's comment about $(DESTDIR) can be discussed
and/or fixed separately.
However, note that that Makefile.in has both $(MKINSTALLDIRS) and
$(mkinstalldirs) ! (the former is from automake)