public inbox for rda@sourceware.org
 help / color / mirror / Atom feed
* RFA: update dependencies for RDA executable
@ 2004-10-07 18:37 Jim Blandy
  2004-10-07 18:47 ` Kevin Buettner
  0 siblings, 1 reply; 3+ messages in thread
From: Jim Blandy @ 2004-10-07 18:37 UTC (permalink / raw)
  To: rda


2004-10-07  Jim Blandy  <jimb@redhat.com>

	* Makefile.am (rda_DEPENDENCIES): Add ../lib/librda.la.
	* Makefile.in: Regenerated.

Index: rda/unix/Makefile.am
===================================================================
RCS file: /cvs/src/src/rda/unix/Makefile.am,v
retrieving revision 1.1
diff -c -p -r1.1 Makefile.am
*** rda/unix/Makefile.am	28 Aug 2002 01:22:28 -0000	1.1
--- rda/unix/Makefile.am	7 Oct 2004 18:35:42 -0000
*************** EXTRA_rda_SOURCES = linux-target.c solar
*** 11,15 ****
  	ptrace-target.c dummy-target.c
  TARGET_MODULES = @TARGET_MODULES@
  rda_LDADD = $(TARGET_MODULES) ../lib/librda.la
! rda_DEPENDENCIES = $(server_OBJECTS) $(TARGET_MODULES)
  rda_LDFLAGS = -ldl -rdynamic
--- 11,15 ----
  	ptrace-target.c dummy-target.c
  TARGET_MODULES = @TARGET_MODULES@
  rda_LDADD = $(TARGET_MODULES) ../lib/librda.la
! rda_DEPENDENCIES = $(server_OBJECTS) $(TARGET_MODULES) ../lib/librda.la
  rda_LDFLAGS = -ldl -rdynamic
Index: rda/unix/Makefile.in
===================================================================
RCS file: /cvs/src/src/rda/unix/Makefile.in,v
retrieving revision 1.5
diff -c -p -r1.5 Makefile.in
*** rda/unix/Makefile.in	10 Mar 2004 18:36:47 -0000	1.5
--- rda/unix/Makefile.in	7 Oct 2004 18:35:42 -0000
*************** EXTRA_rda_SOURCES = linux-target.c solar
*** 104,110 ****
  	ptrace-target.c dummy-target.c
  
  rda_LDADD = $(TARGET_MODULES) ../lib/librda.la
! rda_DEPENDENCIES = $(server_OBJECTS) $(TARGET_MODULES)
  rda_LDFLAGS = -ldl -rdynamic
  subdir = .
  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
--- 104,110 ----
  	ptrace-target.c dummy-target.c
  
  rda_LDADD = $(TARGET_MODULES) ../lib/librda.la
! rda_DEPENDENCIES = $(server_OBJECTS) $(TARGET_MODULES) ../lib/librda.la
  rda_LDFLAGS = -ldl -rdynamic
  subdir = .
  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: RFA: update dependencies for RDA executable
  2004-10-07 18:37 RFA: update dependencies for RDA executable Jim Blandy
@ 2004-10-07 18:47 ` Kevin Buettner
  2004-10-07 22:27   ` Jim Blandy
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Buettner @ 2004-10-07 18:47 UTC (permalink / raw)
  To: Jim Blandy; +Cc: rda

On 07 Oct 2004 13:37:34 -0500
Jim Blandy <jimb@redhat.com> wrote:

> 2004-10-07  Jim Blandy  <jimb@redhat.com>
> 
> 	* Makefile.am (rda_DEPENDENCIES): Add ../lib/librda.la.
> 	* Makefile.in: Regenerated.

Okay.

Kevin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: RFA: update dependencies for RDA executable
  2004-10-07 18:47 ` Kevin Buettner
@ 2004-10-07 22:27   ` Jim Blandy
  0 siblings, 0 replies; 3+ messages in thread
From: Jim Blandy @ 2004-10-07 22:27 UTC (permalink / raw)
  To: Kevin Buettner; +Cc: rda

Kevin Buettner <kevinb@redhat.com> writes:

> On 07 Oct 2004 13:37:34 -0500
> Jim Blandy <jimb@redhat.com> wrote:
> 
> > 2004-10-07  Jim Blandy  <jimb@redhat.com>
> > 
> > 	* Makefile.am (rda_DEPENDENCIES): Add ../lib/librda.la.
> > 	* Makefile.in: Regenerated.
> 
> Okay.

Committed, thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-10-07 22:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-07 18:37 RFA: update dependencies for RDA executable Jim Blandy
2004-10-07 18:47 ` Kevin Buettner
2004-10-07 22:27   ` Jim Blandy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).