This is the mail archive of the gdb-cvs@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]

src/gdb ChangeLog configure.in configure Makef ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	fnasser@sources.redhat.com	2000-12-11 14:36:26

Modified files:
	gdb            : ChangeLog configure.in configure Makefile.in 

Log message:
	2000-12-11  Fernando Nasser  <fnasser@redhat.com>
	
	* Makefile.in (CONFIG_LOBS): New macro.  Configured to the files
	that must be added to the gdblib itself.
	(DEPFILES): Use CONFIG_LOBS, not CONFIG_OBS.
	(INIT_FILES): Include CONFIG_OBS.
	(gdb$(EXEEXT)): Depend on CONFIG_OBS and link with it.
	(kdb): Ditto.
	* configure.in (CONFIG_LOBS): New variable. Object files that must
	be added to gdblib for the specific configuration.
	* configure: Regenerate.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.838&r2=1.839
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/configure.in.diff?cvsroot=src&r1=1.50&r2=1.51
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/configure.diff?cvsroot=src&r1=1.49&r2=1.50
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.52&r2=1.53


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