This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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] Rewrite testsuite/configure.in


On Sat, Dec 28, 2002 at 07:07:51PM -0500, Daniel Jacobowitz wrote:

> 
> No objections, but: do you think it's possible to eliminate the need to
> configure in each individual subdir?  It's moderately annoying, and I
> don't think we need it.  About the only thing we use it for now is for
> "make clean" to clean up the testsuite directory.

I always figured they were there to create the testsuite/gdb.*
directories in $(objdir) at configure time, otherwise when
check-gdb is run there isn't a place for compiled test binaries
to be placed.

J


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