From: Pavel Roskin Date: Wed, 20 Sep 2000 14:35:46 +0000 (+0000) Subject: Formatting changes. X-Git-Tag: autoconf-2.50~617 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edd02fca117b6e4354e3922bf1c87055bed14d06;p=thirdparty%2Fautoconf.git Formatting changes. --- diff --git a/ChangeLog b/ChangeLog index 793743eef..33a79dc40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,11 +5,15 @@ * tests/atspecific.m4: Make sure that configure doesn't write anything to stderr. +2000-09-20 Pavel Roskin + * acspecific.m4 (_AC_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Cache variable wasn't always set inside AC_CACHE_CHECK. (_AC_HEADER_TIOCGWINSZ_IN_SYS_IOCTL): Likewise. From Nicolas Joly. +2000-09-20 Pavel Roskin + * libm4.m4 (m4_ifvanl): Don't output a newline for empty arguments.