autoconf/doc
Akim Demaille ede91cff94 Modernize AC_EXEEXT and AC_OBJEXT.
Now work with other languages than C and C++.

* acspecific.m4 (AC_EXEEXT, AC_OBJEXT): Use
AC_COMPILE_IFELSE/AC_LINK_IFELSE and AC_LANG_PROGRAM instead of
ad hoc code.
Use `$ac_ext' instead of listing `.c', `.C' etc.
Use AC_CACHE_CHECK.
* doc/autoconf.texi (System Services): Adjust.
2000-05-23 14:50:43 +00:00
..
autoconf.texi Modernize AC_EXEEXT and AC_OBJEXT. 2000-05-23 14:50:43 +00:00
install.texi Add configure --config-cache', -C' as a shortcut for 2000-05-22 13:31:00 +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