This is the mail archive of the gdb@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: DejaGNU vs snapshots [drow@mvista.com: Re: [5.3] What's the hold up?]


Yeah, that's the same problem (PR gdb/708), and the same patch that
I have: add a distclean-local goal to Makefile.am.

I am working on this as a prospective dejagnu contributor now,
so I want to dig a little deeper.  dejagnu has a lot of crap in
their configure/automake/make-distribution logic, such as a
custom TCL script to do cleaning!

My plan is to cuddle up with the autoconf/automake/libtool book
and then clean up CVS dejagnu and then do an import.  We can do
something faster in sourceware if we want, either the 'distclean-local'
idea or Andrew's earlier local fix from 2000, which is even simpler:
add 'example' and 'testsuite' to the SUBDIRS list in Makefile.am.

Michael C


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