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

src/sim/common ChangeLog Makefile.in


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2012-01-06 06:43:48

Modified files:
	sim/common     : ChangeLog Makefile.in 

Log message:
	sim: headers: use abs_srcdir to find helper scripts
	
	Trying to run `headers` in an out-of-tree build fails atm due to the
	relative srcdir paths being used in a location other than where they
	were setup to be used from.  Get abs_srcdir from configure and use
	that instead where applicable.
	
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/common/ChangeLog.diff?cvsroot=src&r1=1.268&r2=1.269
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/common/Makefile.in.diff?cvsroot=src&r1=1.14&r2=1.15


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