diff options
author | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-17 16:23:27 +0000 |
---|---|---|
committer | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-17 16:23:27 +0000 |
commit | 0b495d2054739a4f61055056922b4eb2f4b8e758 (patch) | |
tree | 494c8e4a7f640397454749fd510f110296431449 /gcc/melt-build-script.sh | |
parent | 360884a35dca844decaf7c267d3858227fba0dbc (diff) | |
download | gcc-0b495d2054739a4f61055056922b4eb2f4b8e758.tar.gz |
2013-10-17 Basile Starynkevitch <basile@starynkevitch.net>
{{remove temporary -fmelt-plugin-arg-use-base-env option}}
* melt-runtime.h (MELT_VERSION_STRING): Bump to 1.0-rc2-
* melt/warmelt-normal.melt (normexp_macro_installation): No more
use-base-env...
* melt/warmelt-outobj.melt (translate_macroexpanded_list):
Likewise...
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@203776 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 4c3e3539f8c..6e171c3a50b 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:11:25 PM by AutoGen 5.18 +#@#@# It has been AutoGen-ed October 17, 2013 at 04:19:00 PM 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 @@ -19,7 +19,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -#@ from melt-build-script.tpl line 20 generated by Autogen 5.18 using melt-build-script.def +#@ from melt-build-script.tpl line 20 generated by Autogen 5.18.1 using melt-build-script.def ## melt-build-script.tpl generates melt-build-script.sh which may ## create meltbuild-* files and directories. The invoking makefile |