mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-26 16:51:46 -07:00
Adding note to configure output referring users to "building the mps".
Copied from Perforce Change: 179577 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
d8902d2237
commit
03b16d61ba
2 changed files with 4 additions and 0 deletions
2
mps/configure
vendored
2
mps/configure
vendored
|
|
@ -4019,3 +4019,5 @@ if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
|
|||
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
|
||||
fi
|
||||
|
||||
|
||||
echo 1>&2 "CONFIGURE/MAKE IS NOT THE BEST WAY TO BUILD THE MPS -- see <manual/build.txt>"
|
||||
|
|
|
|||
|
|
@ -96,3 +96,5 @@ AC_SUBST(CFLAGS)
|
|||
AC_CONFIG_FILES(Makefile example/scheme/Makefile)
|
||||
|
||||
AC_OUTPUT
|
||||
|
||||
echo 1>&2 "CONFIGURE/MAKE IS NOT THE BEST WAY TO BUILD THE MPS -- see <manual/build.txt>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue