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] toplevel configure.in: topsrcdir->srcdir


On Jun  1, 2002, Nathanael Nerode <neroden@doctormoo.dyndns.org> wrote:

> Um, yes, but autoconf seems to like top_srcdir rather than topsrcdir,

Last time I looked, it was automake, not autoconf, that set
top_srcdir, and it set it to something different.  automake sets it so
as to point to the directory containing the configure script of every
sub-package, not to our top-level configure script.

Perhaps we should take this opportunity to rename our topsrcdir to say
toplev_srcdir.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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