Author :
Tom Tromey
Date :
1997-03-22 05:40:13
Hash :9bac5002 Message :new files from elsewhere
ChangeLog
Fri Mar 21 10:22:51 1997 Tom Tromey <tromey@cygnus.com>
* ansi2knr.c, ansi2knr.1: New versions from L. Peter Deutsch.
* scripts.am: Add @EXEEXT@ to installed scripts.
Wed Jan 22 20:12:31 1997 Jim Meyering <meyering@na-net.ornl.gov>
* m4/mktime.m4 (AM_FUNC_MKTIME): Run tests for each of a few values
for the TZ environment variable. Andre Novaes Cunha provided the
hairy TZ setting that exercized the Solaris tzset bug.
1997-01-22 Paul Eggert <eggert@twinsun.com>
* m4/mktime.m4: (AM_FUNC_MKTIME): Fix bug in mktime test -- don't
test now, test a couple of thousand times.
Thu Mar 20 00:16:54 1997 Tom Tromey <tromey@cygnus.com>
* automake.in (handle_programs): Remove CYGWIN lines unless
AM_CYGWIN32 seen.
(am_install_var): Remove CYGWIN lines from -clean file as well.
* progs.am: Put @EXEEXT@ where appropriate.
* program.am (@PROGRAM@): If using Cygwin32, then create actual
name in addition to ".exe" name.
* progs-clean.am (clean-@DIR@PROGRAMS): Conditionalize on CYGWIN.
* automake.in (check_cygnus): Require AM_CYGWIN32 in --cygnus mode.
(am_install_var): If AM_CYGWIN32 not seen, then remove @EXEEXT@
from .am files.
* automake.in (seen_cygwin32): New global.
(scan_one_configure_file): Check for AM_CYGWIN32.
* m4/cygwin.m4: New file.
* automake.in (scan_one_configure_file): Explicitly handle
AC_CONFIG_HEADER so we can avoid spurious warnings.
(obsolete_macros): Removed AC_CONFIG_HEADER.
* automake.in (handle_yacc_lex_cxx): Perl 4 fixes. From Greg
A. Woods.
Wed Mar 19 00:35:13 1997 Tom Tromey <tromey@cygnus.com>
* Released 1.1m.
* m4/missing.m4: Print message saying what is happening.
* m4/sanity.m4: sleep before testing.
Tue Mar 18 17:20:03 1997 Tom Tromey <tromey@cygnus.com>
* config.guess, config.sub: New from the FSF.
* automake.in (initialize_global_constants): [common_files]
Include `missing'.
(scan_configure): Require `missing'.
* header-vars.am (MAKEINFO): Don't define.
* m4/init.m4 (missing_dir): Use AM_MISSING_PROG.
* m4/missing.m4: New file.
`missing' changes from Fran