Edit

kc3-lang/automake/ChangeLog

Branch :

  • Show log

    Commit

  • Author : Tom Tromey
    Date : 1996-12-02 20:52:12
    Hash : 5ad5323e
    Message : bug fix and version increment

  • ChangeLog
  • Mon Dec  2 12:13:27 1996  Tom Tromey  <tromey@cygnus.com>
    
    	* Released 1.1i.
    
    	From Janos Farkas:
    	* automake.in (handle_texinfo): Must quote $ for make.
    
    Sun Dec  1 15:08:09 1996  Tom Tromey  <tromey@cygnus.com>
    
    	* automake.in (handle_configure): Correctly handle common case of
    	multiple non-Makefiles in AC_OUTPUT.  Require all input files when
    	using ":" syntax.
    
    Sun Nov 24 00:33:50 1996  Tom Tromey  <tromey@cygnus.com>
    
    	* automake.in (handle_source_transform): Don't define
    	EXTRA_prog_SOURCES unnecessarily.  Test extra2.test.
    
    	* automake.in (initialize_per_input): New variables
    	included_generic_compile, included_knr_compile,
    	included_libtool_compile.
    	(get_object_extension): Use them.
    
    	* automake.in (handle_single_transform_list): Removed
    	Objective-C/C++ support (didn't really work anyway).
    	(handle_single_transform_list): Handle assembly specially.
    
    	* automake.in (handle_yacc_lex_cxx): Set --mode=compile or
    	--mode=link when running libtool.
    
    	* ltlibs.am: Set --mode=install when running libtool.
    	(uninstall-@DIR@PROGRAMS): Set --mode=uninstall when running
    	libtool.
    	* libtool.am (.c.lo): Set --mode=compile when running libtool.
    	* progs.am: Set --mode=install when running libtool.
    
    	Fix for bug reported by Fran