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] dejagnu/Makefile.in: Add empty targets install-info and uninstall-info


On Mon, Nov 10, 2003 at 11:08:57AM +1100, Ben Elliston wrote:
> Corinna Vinschen <vinschen@redhat.com> writes:
> 
> > The reason for that patch is, that it's not possible to call `make
> > install-info' from a top level build dir, because the install
> > process fails in dejagnu with the message
> > 
> >   make: *** No rule to make target `install-info'.  Stop.
> > 
> > The below patch allows that now, just doing nothing in the dejagnu
> > subdir for now.
> 
> You can apply this patch to src/dejagnu, if you wish, to solve your
> immediate problem.  This problem does not exist in the savannah
> DejaGnu repository, though, where we have upgraded to Automake 1.7.

Thanks, applied.

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.


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