src/sim/common ChangeLog Makefile.in

vapier@sourceware.org vapier@sourceware.org
Fri Jan 6 06:43:00 GMT 2012


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



More information about the Gdb-cvs mailing list