kc3-lang/automake/header-vars.am

Branch :


Log

Author Commit Date CI Message
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