2014-01-10 Jeff Johnston <jjohnstn@redhat.com>
* arm/configure.in: Revert previous fix and change host_makefile_frag to calculate the absolute location of srcdir/../config/default.mh. * arm/configure: Regenerated.
This commit is contained in:
2
libgloss/arm/configure
vendored
2
libgloss/arm/configure
vendored
@ -2541,7 +2541,7 @@ esac
|
||||
|
||||
|
||||
|
||||
host_makefile_frag=${ac_abs_srcdir}/../config/default.mh
|
||||
host_makefile_frag=`cd $srcdir/../config;pwd`/default.mh
|
||||
|
||||
host_makefile_frag_path=$host_makefile_frag
|
||||
|
||||
|
Reference in New Issue
Block a user