Edit

kc3-lang/automake/NEWS

Branch :

  • Show log

    Commit

  • Author : Tom Tromey
    Date : 1996-08-27 05:19:33
    Hash : 75349f4b
    Message : Do variable interpolation

  • NEWS
  • New in 1.1d:
    * Bug fixes
    * Better DejaGNU support
    * Added no-installinfo option
    * Added Emacs Lisp support
    * Added --no-force option
    * Included `aclocal' program
    * Automake will now generate rules to regenerate aclocal.m4, if appropriate
    * Now uses `AM_' macro names everywhere
    * ansi2knr option can have directory prefix (eg `../lib/ansi2knr')
    * Better C++, yacc, lex support
    * Random files listed in AC_OUTPUT now removed by "make clean"
    * Will compute _DEPENDENCIES variables automatically if not supplied
    * Will interpolate $(...) and ${...} when examining contents of a variable
    
    New in 1.0:
    * Bug fixes
    * distcheck target runs install and installcheck targets
    * Added preliminary support for DejaGNU.
    
    New in 0.33:
    * More bug fixes
    * More checking
    * More libtool fixes from Gord Matzigkeit; libtool support is still
      preliminary however
    * Added support for jm_MAINTAINER_MODE
    * dist-zip support
    * New "distcheck" target
    
    New in 0.32:
    * Many bug fixes
    * mkinstalldirs and mdate-sh now appear in directory specified by
      AC_CONFIG_AUX_DIR.
    * Removed DIST_SUBDIRS, DIST_OTHER
    * AC_ARG_PROGRAM only required when an actual program exists
    * dist-hook target now run before distribution packaged up; idea from
      Dieter Baron.  Other hooks exist, too.
    * Preliminary (unfinished) support for libtool
    * Added short option names.
    * Better "dist" support when gluing together multiple packages
    
    New in 0.31:
    * Bug fixes
    * Documentation updates (many from Fran