diff options
Diffstat (limited to 'Build/source/texk/seetexk/configure')
-rwxr-xr-x | Build/source/texk/seetexk/configure | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Build/source/texk/seetexk/configure b/Build/source/texk/seetexk/configure index 11124bac098..7c9d4d5c486 100755 --- a/Build/source/texk/seetexk/configure +++ b/Build/source/texk/seetexk/configure @@ -758,7 +758,8 @@ CFLAGS LDFLAGS LIBS CPPFLAGS -CPP' +CPP +CPPFLAGS' # Initialize some variables set by options. @@ -14786,9 +14787,9 @@ esac cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # Files that config.status was made for. -config_files="`echo $ac_config_files`" -config_headers="`echo $ac_config_headers`" -config_commands="`echo $ac_config_commands`" +config_files="$ac_config_files" +config_headers="$ac_config_headers" +config_commands="$ac_config_commands" _ACEOF |