diff options
Diffstat (limited to 'libgloss/xc16x/configure')
-rwxr-xr-x | libgloss/xc16x/configure | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/libgloss/xc16x/configure b/libgloss/xc16x/configure index 0882037db..f333181b4 100755 --- a/libgloss/xc16x/configure +++ b/libgloss/xc16x/configure @@ -604,7 +604,6 @@ LIBOBJS bsp_list script_list part_specific_obj -target_makefile_frag_path host_makefile_frag_path CCASFLAGS CCAS @@ -675,8 +674,7 @@ PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR SHELL' -ac_subst_files='host_makefile_frag -target_makefile_frag' +ac_subst_files='host_makefile_frag' ac_user_opts=' enable_option_checking enable_dependency_tracking @@ -2640,14 +2638,10 @@ test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS host_makefile_frag=${srcdir}/../config/default.mh -target_makefile_frag=${srcdir}/../config/xc16x.mt host_makefile_frag_path=$host_makefile_frag -target_makefile_frag_path=$target_makefile_frag - - |