From: Jim Meyering Date: Tue, 27 Jun 2000 20:21:18 +0000 (+0000) Subject: . X-Git-Tag: autoconf-2.50~792 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a02111aa3f5e5ad5fd5eff37e118da935dcc61e;p=thirdparty%2Fautoconf.git . --- diff --git a/ChangeLog b/ChangeLog index 59250eca1..8cc60bbc2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-06-27 Jim Meyering + + * acspecific.m4 (_AC_LIBOBJ_GETLOADAVG): Put quotes around use of + `$ac_cv_lib_elf_elf_begin', since that variable may not be defined. + From Volker Borchert. + 2000-06-26 Akim Demaille * doc/autoconf.texi: Fix various typos.