autoconf/lib
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 Modernize AC_EXEEXT and AC_OBJEXT. 2000-05-23 14:50:43 +00:00
autoscan * acspecific.m4 (AC_FUNC_CHOWN): New macro, based on Jim 2000-05-22 08:46:23 +00:00
autotest Some `diff' refuse to diff with /dev/null, such as Tru64's. 2000-02-18 13:44:17 +00:00