Edit

kc3-lang/automake/ChangeLog

Branch :

  • Show log

    Commit

  • Author : Tom Tromey
    Date : 1996-08-27 14:27:22
    Hash : b301dce0
    Message : New m4 macro

  • ChangeLog
  • Tue Aug 27 08:25:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
    
    	* m4/AM_SANITY_CHECK_CC.m4: New file (from Jim Meyering).
    
    Mon Aug 26 21:37:32 1996  Tom Tromey  <tromey@creche.cygnus.com>
    
    	* automake.in (handle_lib_objects): Bug fix from Steve M Robbins.
    	(handle_libraries): Don't include libraries from EXTRA_LIBRARIES
    	in LIBFILES definition.  Reported by Steve M Robbins.  Test
    	alllib.test.
    
    	* automake.in (variable_value_as_list): New sub.
    	(handle_source_transform): Use it.
    	(handle_lib_objects): Ditto.
    	(handle_libraries): Ditto.
    	(handle_texinfo): Ditto.
    	(handle_man_pages): Ditto.
    	(am_install_var): Ditto.
    	(handle_options): Ditto.
    
    Sat Aug 24 09:30:46 1996  Tom Tromey  <tromey@creche.cygnus.com>
    
    	Reported by Jim Meyering:
    	* automake.in (get_object_extension): Look in "./" for ansi2knr if
    	no path found.
    	(handle_aclocal_m4): Protect aclocal.m4 rule with @MAINT@.
    
    	* remake.am (.PHONY): New target.
    
    	* m4/AM_MAINTAINER_MODE.m4: Also define UNMAINT.
    
    	* automake.in (check_gnu_standards): Disallow no-installman,
    	no-installinfo.
    	(read_am_file): Sed out UNMAINT too.
    	(file_contents_with_transform): Ditto.
    
    	* acinstall: New file.
    
    	* m4/AM_INIT_AUTOMAKE.m4: Define PACKAGE and VERSION.
    
    	* m4/AM_WITH_REGEX.m4: New version from Fran