]> git.ipfire.org Git - thirdparty/autoconf.git/commit
1998-12-28 Jeff Garzik <jgarzik@pobox.com>
authorBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Mon, 4 Jan 1999 23:19:40 +0000 (23:19 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Mon, 4 Jan 1999 23:19:40 +0000 (23:19 +0000)
commit0e0947283153c2937930a931092568e87bd20bba
treee99fdb4c8c0dae012e5f1854966a9eced79d1ed1
parent2dd01747b7854bc901f9337935f20c1870b4e535
1998-12-28  Jeff Garzik  <jgarzik@pobox.com>
* autoconf.texi:
  (AC_SEARCH_LIBS, AC_CHECK_FILE, AC_CHECK_FILES,
   AC_TRY_LINK_FUNC): Document.
  (AC_CHECK_LIB): Indicate the absence of
action-if-not-found will not kill default action.
  (AC_SYS_INTERPRETER): Alphabetize with rest of section,
s/ac_cv_sys_interpreter/interpval/
* acgeneral.m4:
  (AC_TRY_LINK_FUNC): Fix arg transposition.
  (AC_SEARCH_LIBS): Require autoconf 2.13, add other-libs arg.
  (AC_CHECK_FILES): Add underscore to HAVE_file define.
* acspecific.m4:
 (AC_SYS_INTERPRETER): New shell var 'interpval' stores
internal var ac_cv_sys_interpreter.
ChangeLog
acgeneral.m4
acspecific.m4
autoconf.texi
doc/autoconf.texi
lib/autoconf/general.m4
lib/autoconf/specific.m4