diff options
author | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-18 12:22:19 +0000 |
---|---|---|
committer | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-18 12:22:19 +0000 |
commit | ea79d45c8cc164982745c62be72a3c6e5c7e222c (patch) | |
tree | f23d7afc13dc85d08792d87c712a65700549b0c1 /gcc/melt-build-script.sh | |
parent | 39c370a668ca80c4de3ed8a60dfe594e8a152209 (diff) | |
download | gcc-ea79d45c8cc164982745c62be72a3c6e5c7e222c.tar.gz |
2013-10-17 Basile Starynkevitch <basile@starynkevitch.net>
{{MELT-SFT-4: makedoc fails on tmakedoc.melt}}
* testsuite/melt/tmakedoc.melt: Improve comment, but is failing
because of some bug in makedoc mode.
* melt/warmelt-modes.melt (makedoc_scaninput, makedoc_docmd): More
debug.
* melt-build-script.tpl: More verbose error shows
$GCCMELT_CC1PLUS...
* melt-build-script.sh: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@203816 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/melt-build-script.sh')
-rw-r--r-- | gcc/melt-build-script.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/melt-build-script.sh b/gcc/melt-build-script.sh index 6e171c3a50b..26f799a18ad 100644 --- a/gcc/melt-build-script.sh +++ b/gcc/melt-build-script.sh @@ -3,7 +3,7 @@ #@#@# #@#@# DO NOT EDIT THIS FILE (melt-build-script.sh) #@#@# -#@#@# It has been AutoGen-ed October 17, 2013 at 04:19:00 PM by AutoGen 5.18.1 +#@#@# It has been AutoGen-ed October 18, 2013 at 11:35:53 AM by AutoGen 5.18.1 #@#@# From the definitions melt-build-script.def #@#@# and the template file melt-build-script.tpl # Generated shell script for MELT modules and MELT translator bootstrap @@ -3439,7 +3439,7 @@ meltbuild_arg "module-makefile=\"$GCCMELT_MODULE_MK\"" >> $meltgen_args meltbuild_info melt-build-script.tpl:873/704 meltbuild-gendoc.args is cat meltbuild-gendoc.args < /dev/null >&2 $GCCMELT_CC1PLUS_PREFIX $GCCMELT_CC1PLUS @meltbuild-gendoc.args \ - || meltbuild_error melt-build-script.tpl:876/705 failed with arguments @meltbuild-gendoc.args + || meltbuild_error melt-build-script.tpl:876/705 "$GCCMELT_CC1PLUS" failed with arguments @meltbuild-gendoc.args else meltbuild_info melt-build-script.tpl:878/706 keeping meltgendoc.texi fi |