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:
Jeff Johnston
2014-01-10 23:04:01 +00:00
parent 716c3014a6
commit 9a0786ea68
3 changed files with 8 additions and 2 deletions

View File

@ -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