Edit

kc3-lang/automake/ChangeLog

Branch :

  • Show log

    Commit

  • Author : Tom Tromey
    Date : 1997-05-10 22:24:49
    Hash : c49ec17a
    Message : make -k fix from ian

  • ChangeLog
  • Tue May  6 15:22:41 1997  Ian Lance Taylor  <ian@cygnus.com>
    
    	* subdirs.am: Fix check for make -k to use $(MAKEFLAGS) and to not
    	get fooled by command line arguments.
    
    Sat May 10 15:48:46 1997  Tom Tromey  <tromey@cygnus.com>
    
    	* m4/ccstdc.m4: Print "none needed" if compiler accepts ANSI C by
    	default.
    
    Mon May  5 23:24:09 1997  Tom Tromey  <tromey@cygnus.com>
    
    	* mkinstalldirs, config.guess, config.sub, COPYING, texinfo.tex:
    	New versions from FSF.
    
    Sun May  4 15:21:22 1997  Tom Tromey  <tromey@cygnus.com>
    
    	* texinfos.am (install-info): Avoid the Debian install-info.
    	(uninstall-info): Likewise.
    
    	* automake.in (handle_single_transform_list): Strip any directory
    	name before processing name.
    
    Thu May  1 19:24:08 1997  Tom Tromey  <tromey@cygnus.com>
    
    	* depend2.am (.deps/%.P): Don't put $(srcdir)/ into dependency.
    
    Wed Apr 30 19:15:47 1997  Tom Tromey  <tromey@cygnus.com>
    
    	* automake.in (handle_dist_worker): Change how top_distdir is
    	computed.  Based on patch from Ian Taylor.
    	(handle_dist): Define top_distdir.
    
    	* automake.in (handle_yacc_lex_cxx): Include CXXFLAGS in CXXLINK.
    	(handle_yacc_lex_cxx): Include CFLAGS in LINK.
    
    Wed Apr 30 14:46:37 1997  Ian Lance Taylor  <ian@cygnus.com>
    
    	* automake.in (handle_dist_worker): When building a distribution,
    	if SUBDIRS is defined conditionaly, recur into each possible
    	subdirectory.
    
    	* clean.am (distclean-generic): Remove stamp-h[0-9]*.
    
    Tue Apr 29 19:11:45 1997  Tom Tromey  <tromey@cygnus.com>
    
    	* INSTALL, mkinstalldirs, install-sh: Update from Fran