Pass INSTALL_PREFIX and LIBGRADES to mmc.

Estimated hours taken: 0.2
Branches: main

configure.in:
scripts/mmc.in:
	Pass INSTALL_PREFIX and LIBGRADES to mmc.
This commit is contained in:
Simon Taylor
2002-07-05 13:51:06 +00:00
parent 54ab3f8e0e
commit e3fd7e0c21
2 changed files with 9 additions and 0 deletions

View File

@@ -49,6 +49,8 @@ DEFAULT_MCFLAGS=${DEFAULT_MCFLAGS="\
--create-archive-command-flags \"@ARFLAGS@\" \
--ranlib-command \"@RANLIB@\" \
--fullarch \"@FULLARCH@\" \
--install-prefix \"@prefix@\" \
@LIBGRADE_OPTS@ \
--num-real-r-regs \"@NUM_REAL_R_REGS@\" \
--num-real-r-temps \"@NUM_REAL_R_TEMPS@\" \
--conf-low-tag-bits \"@LOW_TAG_BITS@\" \