From: Ben Elliston Date: Sat, 26 Sep 1998 19:11:05 +0000 (+0000) Subject: Correct attribution for latest patch. X-Git-Tag: autoconf-2-13-rc1~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f2b04680ba5c3d3256d09b4a5221b1effb2c35a;p=thirdparty%2Fautoconf.git Correct attribution for latest patch. --- diff --git a/ChangeLog b/ChangeLog index 867c5900..36cd3612 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 1998-09-27 Ben Elliston - * acspecific.m4 (AC_PROG_INSTALL): Substitute an `INSTALL_SCRIPT' - variable. Contributed by Tom Tromey . + * acspecific.m4 (AC_PROG_INSTALL): Substitute `INSTALL_SCRIPT'. + Contributed by Franc,ois Pinard . * testsuite/Makefile.in (check): If DejaGNU is not installed, print a warning and skip the `dejacheck' target (which will fail).