kc3-lang/automake/header-vars.am

Branch :


Log

Author Commit Date CI Message
53f983dd 2001-02-21 15:36:29 * header-vars.am: Remove tabs before variable definitions.
fdc3bf40 2001-02-21 08:30:56 * automake.in ($top_builddir): Remove, used in one place. (&define_standard_variables): Adjust. Move the definition of triplet variables into... * header-vars.am: here.
d2a26602 2001-02-04 04:43:11 * header.am (install-@DIR@HEADERS): Use INSTALL_HEADER. * header-vars.am (INSTALL_HEADER): New macro.
a2c34841 2000-10-16 09:01:36 * aclocal.in, aclocal.m4: Standardize FSF Copyright statements. * automake.in, automake.texi: Likewise. * clean-kr.am, clean.am: Likewise. * comp-vars.am: Likewise. * compile, compile.am: Likewise. * data-clean.am: Likewise. * data.am: Likewise. * dejagnu.am: Likewise. * depcomp: Likewise. * depend.am, depend2.am: Likewise. * dist-vars.am, dist.am: Likewise. * elisp-comp: Likewise. * footer.am: Likewise. * header-vars.am, header.am: Likewise. * java-clean.am java.am: Likewise. * kr-extra.am: Likewise. * library.am: Likewise. * libs-clean.am, libs.am: Likewise. * libtool.am: Likewise. * lisp-clean.am lisp.am: Likewise. * ltlib-clean.am ltlib.am: Likewise. * ltlibrary.am: Likewise. * m4/Makefile.in: Likewise. * m4/strtod.m4: Likewise. * mans-vars.am, mans.am: Likewise. * mdate-sh: Likewise. * missing: Likewise. * multilib.am: Likewise. * program.am: Likewise. * progs-clean.am, progs.am: Likewise. * python-clean.am, python.am: Likewise. * remake-hdr.am, remake.am: Likewise. * scripts.am: Likewise. * subdirs.am: Likewise. * tags-clean.am, tags.am: Likewise. * texi-vers.am: Likewise. * texinfos.am: Likewise. * ylwrap: Likewise.
90837ca1 2000-04-05 21:12:43 * header-vars.am (DESTDIR): Commented out definition.
31299c75 2000-01-06 16:59:00 * header-vars.am (@SET_MAKE@): Added. * subdirs.am (@SET_MAKE@): Removed. Report from Motoyuki Kasahara.
243027ec 1999-02-02 09:51:58 * automake.in (handle_merge_targets): Use INSTALL_STRIP_FLAG. * progs.am (install-@DIR@PROGRAMS): Added INSTALL_STRIP_FLAG. * header-vars.am (INSTALL_PROGRAM): Removed AM_INSTALL_PROGRAM_FLAGS. (INSTALL_STRIP_FLAG): New macro.
de4e0888 1998-12-11 00:32:34 Bug report from Paul D. Smith: * automake.in (handle_merge_targets): Set AM_INSTALL_PROGRAM_FLAGS, not INSTALL_PROGRAM. * header-vars.am (INSTALL_PROGRAM): Added AM_INSTALL_PROGRAM_FLAGS.
c7266e91 1998-09-26 18:32:31 Test suite updates for the @SHELL@ change: * exsource.test: Set SHELL on `make' command line. * ansi.test: Set SHELL on `make' command line. * texinfo.test: Set SHELL on `make' command line. * insh2.test: Set SHELL on `make' command line. * empty.test: Rewrite @SHELL@ to /bin/sh.
be9b5a4a 1998-05-06 07:18:41 fixlets
660081d8 1998-03-20 20:09:08 added DESTDIR support
cb27fe56 1997-11-26 20:56:49 true -> :
c7b17270 1997-03-28 00:30:30 another _INSTALL var fix
430d000d 1997-03-26 05:57:50 follow GNU standards
309bcb5c 1997-03-24 20:39:14 netbsd fix
09bb43da 1997-03-19 05:37:03 fixed up "missing" support
346c7ccd 1997-03-19 04:58:56 applied missing patches from Francois, verbatim
6d2e961e 1996-01-26 17:45:45 Fixes from Gord for deeper hierarchies
e398ecd9 1996-01-06 20:10:14 Patches from Jim Meyering. Put copyright in all files
3aba9acd 1996-01-02 02:20:18 Many changes from Franc,ois
6eb420f6 1995-12-03 08:53:31 Beginnings of switch to uniform naming scheme
d090b70b 1995-12-03 06:12:34 Handle installcheck. Handle ## comments. Fixlets
68dbf3a7 1995-11-30 07:47:01 (ALL): Removed.
21e440ab 1995-11-22 03:23:26 (INSTALL_SCRIPT): Typo
c971f27c 1995-11-22 03:17:10 Changes for autoconf 2.5. Now includes INSTALL_SCRIPTS.
31e30c5f 1995-11-16 07:07:38 (ALL): Use PROGRAMS, not ALLPROGRAMS.
65b0fedf 1995-11-15 00:23:37 Remove "automatically created" header (now in automake). Updated copyright.
41955051 1995-11-12 22:10:04 (ALL): Use ALLPROGRAMS, not PROGRAMS.
30cb7b6b 1994-10-24 23:01:59 handle SCRIPTS and LIBSCRIPTS similar to PROGRAMS
c61f4aff 1994-09-28 21:15:26 fix doc bugs
eb5fc858 1994-09-28 14:56:25 centralize prefix var setting
1be39376 1994-09-28 14:15:19 set all the std vars based on prefix
d61e936c 1994-09-20 20:51:41 make libprograms work
8a5debe7 1994-09-20 18:05:10 fix little bugs
c0aa7bd8 1994-09-19 22:44:25 works on fileutils except for all
36854115 1994-09-19 21:31:30 Initial revision