From: Roland McGrath Date: Mon, 27 May 1996 17:50:20 +0000 (+0000) Subject: . X-Git-Tag: fsf-origin~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c018d617d1fcc843ea8fcd74e06c223a6d1b5ac0;p=thirdparty%2Fautoconf.git . --- diff --git a/ChangeLog b/ChangeLog index 40bb41e1..12ae8c0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +Mon May 27 13:49:02 1996 Roland McGrath + + * acspecific.m4 (AC_SYS_LONG_FILE_NAMES): If $TMPDIR names an + existing, writable directory, then test it instead of /tmp, /var/tmp, + and /usr/tmp for long file name support. + + * acgeneral.m4 (AC_PREREQ): Prepend "FATAL ERROR: " to msg. + +Sun May 26 19:07:15 1996 Roland McGrath + + * acspecific.m4 (AC_PROG_MAKE_SET): Sanitize $MAKE for use as + identifier. + + * acgeneral.m4 (AC_CHECK_TYPE): Tighten regexp so ulong doesn't match + ulong_t. + + * autoheader.sh: Put $syms in a temporary file and use fgrep -f. + Tue May 7 13:20:33 1996 Roland McGrath * acgeneral.m4: Verion 2.10 released.