Edit

kc3-lang/automake/ChangeLog

Branch :

  • Show log

    Commit

  • Author : Tom Tromey
    Date : 1996-08-04 19:56:02
    Hash : 7c13e307
    Message : More bug fixes

  • ChangeLog
  • Sun Aug  4 12:52:43 1996  Tom Tromey  <tromey@creche.cygnus.com>
    
    	* automake.in (handle_dist): Only generate `distdir' variable if
    	it doesn't already exist.
    
    	Fix for bug reported by Harlan Stenn.  Test tags.test.
    	* automake.in (initialize_per_input): Define dir_holds_sources.
    	(handle_tags): Check dir_holds_headers.
    	(handle_headers): Set dir_holds_headers.
    
    	* automake.in (handle_texinfo): Generate "version.texi" dependency
    	for .dvi file.  Bug reported by Glenn Amerine.  Test vtexi2.test.
    
    	* automake.in (handle_configure): Require file $input, not
    	"$local.in".  From Nyul Laszlo.  Test colon.test.
    
    Sun Jul 28 11:14:52 1996  Tom Tromey  <tromey@creche.cygnus.com>
    
    	* aclocal.in: New file.
    	* configure.in: Generate m4/Makefile, aclocal.
    	* Makefile.am (SUBDIRS): Include m4.
    	* m4/Makefile.am: New file.
    
    Fri Jul 19 10:12:27 1996  Tom Tromey  <tromey@creche.cygnus.com>
    
    	* automake.in (initialize_global_constants): Put ansi2knr.c and
    	ansi2knr.1 into common_files.  Bug report from Fran