Edit

kc3-lang/automake/ChangeLog

Branch :

  • Show log

    Commit

  • Author : Tom Tromey
    Date : 1996-08-05 23:40:43
    Hash : defb3f78
    Message : Nothing

  • ChangeLog
  • Mon Aug  5 00:12:45 1996  Tom Tromey  <tromey@creche.cygnus.com>
    
    	* Released version 1.1b
    
    	* automake.in (scan_configure): AM_INIT_AUTOMAKE sets
    	seen_prog_install to `2'.
    
    	* configure.in: Don't run AM_PROG_INSTALL.
    
    	* automake.in (parse_arguments): Use $PACKAGE.
    	($PACKAGE): New global.
    	($am_c_prototypes): Renamed.
    	(get_object_extension): Use am_c_prototypes.
    	(scan_configure): Ditto.
    	(scan_configure): Use AM_MAINTAINER_MODE.
    	(scan_configure): Warn about obsolete macros.
    
    	* aclocal.in (parse_arguments): Use $PACKAGE.
    	($PACKAGE): New global.
    
    	* Makefile.am (CLEANFILES): Added aclocal.
    	(ETAGS_ARGS): Added aclocal.in.
    	(TAGS_DEPENDENCIES): Ditto.
    	(maintainer-check): Depend on aclocal.
    	(maintainer-check): Check aclocal.
    	(bin_SCRIPTS): Include aclocal.
    
    	* automake.in (scan_configure): Handle AM_INIT_AUTOMAKE.
    	(scan_configure): Use AM_PROG_INSTALL.
    
    	* configure.in: Use AM_INIT_AUTOMAKE.
    
    	* automake.in (keyed_aclocal_warning): Warning tells about
    	aclocal.
    	(handle_aclocal_m4): New sub.
    	(handle_configure): Use it.
    
    	* aclocal.in (output_file): New global.
    	(usage): Handle --output.
    	(parse_arguments): Handle --output.
    
    	* m4/AM_INIT_AUTOMAKE.m4: New file.
    
    	* m4/AM_PROG_CC_STDC.m4: Require AC_PROG_CC.
    	Don't touch CFLAGS.
    
    	* automake.in (handle_dist_worker): Reverted erroneous "-chmod".
    	(handle_texinfo): Don't generate `.info-[0-9]' as a filename.
    
    	* texinfos.am (.texi.info): Force .info file to be built in
    	srcdir.  From Franc,ois Pinard.
    
    	From Jim Meyering:
    	* m4/AM_PROG_CC_STDC.m4: (fp_PROG_CC_STDC): Include sys/stat.h in
    	test program so that DYNIX/ptx V4.1.3 doesn't use `-Xc
    	-D__EXTENSIONS__' -- with those options on that system, sys/stat.h
    	gets compile errors.  With help from Marcus Daniels.
    
    	* automake.in (initialize_global_constants): Put elisp-comp into
    	@common_files.  Bug from Glenn Amerine.
    
    Sun Aug  4 12:52:43 1996  Tom Tromey  <tromey@creche.cygnus.com>
    
    	* automake.in (handle_dist_worker): Use fgrep, not grep.
    
    	* m4/AM_C_PROTOTYPES.m4: Changes from Fran