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]

Re: PATCH: do not reference missing directory in configure


On Dec 30, 2000, Laurynas Biveinis <lauras@softhome.net> wrote:

> Top level configure.in contains code to add dosrel to the
> list of configured directories, for DOS and Windows targets.
> However there is no such directory and we do fine without it.

There's no such directory in the GCC tree, but I believe there is a
dosrel directory in the Cygwin tree.  Since I'd rather avoid
gratuitous divergence, I'd rather not have this patch installed,
unless it is also submitted and approved for the Cygwin tree.  After
all, when the directory isn't present, it just won't hurt to have it
listed in configure.in.

-- 
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    *Please* write to mailing lists, not to me

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