]> granicus.if.org Git - sudo/commit
o Tweaks to make this work with autoconf-2.50
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 17 Jul 2001 03:30:30 +0000 (03:30 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 17 Jul 2001 03:30:30 +0000 (03:30 +0000)
commit4969fa5365407c0000473767d7981ce8e4f75182
treec592363f468f3550bf87a7c4f793868298c76e7b
parentcb79789ac092a9565b5c89c007d936a6f11bd5e1
o Tweaks to make this work with autoconf-2.50
o Use AC_LIBOBJ instead of changing LIBOBJS directly
o Use AC_REPLACE_FUNCS where we can
o Use AC_CHECK_FUNCS instead of AC_CHECK_FUNC so we don't have to
  AC_DEFINE things manually.
configure.in