This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] build info files in $(docbuilddir)


On Wed, May 08, 2002 at 07:47:55PM -0300, Alexandre Oliva wrote:
> On May  8, 2002, Brendan Conoboy <blc@redhat.com> wrote:
> 
> > Instead of building them in the gcc/doc directory, it builds
> > them in $(docbuilddir).
> 
> ... 
> As for the name of the macro, it should be something that doesn't give
> the impression of being in neither the source nor the build tree.
> Unfortunately, the most natural macro name for this, infodir, is
> already taken as the infodir installation directory, and infobuilddir
> would bias the name to the build tree, which is what I dislike.  I
> pondered about it for a while, but couldn't think of anything I
> liked, so I'm now open to suggestions.  Ideas?

infomakedir or infostagedir?


Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]