From 9a0786ea680c7137fe302d5ae1844899efd02e3c Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Fri, 10 Jan 2014 23:04:01 +0000 Subject: 2014-01-10 Jeff Johnston * arm/configure.in: Revert previous fix and change host_makefile_frag to calculate the absolute location of srcdir/../config/default.mh. * arm/configure: Regenerated. --- libgloss/arm/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libgloss/arm/configure') diff --git a/libgloss/arm/configure b/libgloss/arm/configure index cdad5350c..032f0aa8e 100644 --- a/libgloss/arm/configure +++ b/libgloss/arm/configure @@ -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 -- cgit v1.2.3