sim: headers: use abs_srcdir to find helper scripts
authorMike Frysinger <vapier@gentoo.org>
Fri, 6 Jan 2012 06:43:48 +0000 (06:43 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 6 Jan 2012 06:43:48 +0000 (06:43 +0000)
commit96cdfef03308160b3959b34707908ea33304c979
tree0fecbcdda902dccb0d2244a60abf415219a3dc19
parent32d929991d53ae416547b59f306c5ad29a77ae6c
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>
sim/common/ChangeLog
sim/common/Makefile.in