autoconf/doc
Akim Demaille 907e198f7f Either we cross-compile the whole package, or we don't.
Using --host enables cross-compilation.

* acgeneral.m4 (_AC_INIT_PARSE_ARGS): `--host' enables cross
compilation.
(AC_CANONICAL_BUILD): The help string should explicitly mention
cross compilation.
* aclang.m4 (AC_LANG(C), AC_LANG(C++), AC_LANG(Fortran 77)): Don't
set `cross_compiling'.
(AC_PROG_CC, AC_PROG_CXX, AC_PROG_F77): Run your `WORK' partner
only if not cross-compiling.
(AC_PROG_CC_WORKS, AC_PROG_CXX_WORKS, AC_PROG_F77_WORKS):
If does not work, don't assume an implicit cross-compilation:
fail.
* doc/autoconf.texi: Adjust.
2000-05-19 12:40:45 +00:00
..
autoconf.texi Either we cross-compile the whole package, or we don't. 2000-05-19 12:40:45 +00:00
install.texi Either we cross-compile the whole package, or we don't. 2000-05-19 12:40:45 +00:00
make-stds.texi Update foreign files. 2000-04-27 17:28:54 +00:00
Makefile.am * doc/Makefile.am (MAKEINFO): s/makefino/@MAKEINFO@/. 2000-02-28 10:20:50 +00:00
Makefile.in * doc/Makefile.am (MAKEINFO): s/makefino/@MAKEINFO@/. 2000-02-28 10:20:50 +00:00
mdate-sh 1999-10-31 Ben Elliston <bje@cygnus.com> 1999-10-31 01:54:28 +00:00
standards.texi Update foreign files. 2000-04-27 17:28:54 +00:00
texinfo.tex 1999-11-11 Akim Demaille <akim@epita.fr> 2000-01-29 12:29:03 +00:00