kc3-lang/automake/dist-vars.am

Branch :


Log

Author Commit Date CI Message
15ce645a 1999-04-09 23:05:53 * automake.in (handle_source_transform): Handle dist and nodist prefixes. (initialize_per_input): Initialize dist_sources. (check_libobjs_sources): Handle dist and nodist prefixes. (generate_makefile): Define DIST_SOURCES. * dist-vars.am (DISTFILES): Reference DIST_SOURCES, not SOURCES.
6921e816 1999-03-27 00:28:05 * scripts.am (install-@DIR@SCRIPTS): Use NDIR when appropriate. (uninstall-@DIR@SCRIPTS): Likewise. * progs.am (install-@DIR@PROGRAMS): Use NDIR when appropriate. (uninstall-@DIR@PROGRAMS): Likewise. * ltlib.am (install-@DIR@LTLIBRARIES): Use NDIR when appropriate. (uninstall-@DIR@LTLIBRARIES): Likewise. * lisp.am (install-@DIR@LISP): Use NDIR when appropriate. (uninstall-@DIR@LISP): Likewise. * libs.am (install-@DIR@LIBRARIES): Use NDIR when appropriate. (uninstall-@DIR@LIBRARIES): Likewise. * java.am (install-@DIR@JAVA): Use NDIR when appropriate. (uninstall-@DIR@JAVA): Likewise. * header.am (install-@DIR@HEADERS): Use NDIR when appropriate. (uninstall-@DIR@HEADERS): Likewise. * data.am (install-@DIR@DATA): Use NDIR when appropriate. (uninstall-@DIR@DATA): Likewise. * Makefile.in: Rebuilt. * Makefile.am (dist_pkgdata_DATA): Renamed. (EXTRA_DIST): Removed. (install-data-hook): Added POST_INSTALL; print commands as they are run; respect DESTDIR. * dist-vars.am (DISTFILES): Removed $(HEADERS). * automake.in (am_install_var): Accept `-candist' and `-defaultdist' options. Handle `dist_' and `nodist_' prefixes. (am_primary_prefixes): Added can_dist argument. Recognize `dist_' and `nodist_' prefixes. (handle_scripts): Pass -candist to am_install_var. (handle_data): Pass -defaultdist to am_install_var. (handle_headers): Likewise. (handle_emacs_lisp): Pass -candist to am_install_var. (handle_java): Pass -candist to am_install_var.
ea672ae7 1997-02-22 23:07:46 remove MANS from dist
1b10e923 1997-02-21 07:50:43 many fixes
4fc97ccb 1996-11-08 22:21:09 More Cygnus fixes Handle OMIT_DEPENDENCIES
151c4768 1996-09-18 21:58:54 Don't distribute BUILT_SOURCES or DATA
76290aa7 1996-04-26 04:43:26 More bug fixes
194e1e37 1996-03-05 04:12:49 Bug and doc fixes
efbb2204 1996-01-14 02:13:01 Distribute BUILT_SOURCES
c88f00d9 1996-01-14 00:12:04 Bug fix
e398ecd9 1996-01-06 20:10:14 Patches from Jim Meyering. Put copyright in all files
e3052ff7 1996-01-03 21:04:15 Many fixes from Franc,ois
3aba9acd 1996-01-02 02:20:18 Many changes from Franc,ois
9eb2ffa7 1995-12-05 06:16:51 Many cleanups. Added --strictness option.
6eb420f6 1995-12-03 08:53:31 Beginnings of switch to uniform naming scheme
b5f5f4c7 1995-11-28 01:45:29 (DIST_FILES): Include DATA, PACKAGEDATA.
5a5c8b65 1995-11-27 19:34:53 (DIST_CONF): Removed
11686d56 1995-11-22 07:03:41 (DIST_FILES): Rearranged to be like dist-vars-subd.am
9fdc6dd3 1995-11-14 01:39:47 (DIST_FILES): Include HEADERS
6cd3d6c5 1995-11-12 23:49:09 (DIST_FILES): Include DIST_COMMON. (DIST_CONF): Removed files searched for by automake.
3ac8cf6d 1995-11-12 19:20:48 (PACKAGE, VERSION): New variables, initialized by configure
476d0f9f 1994-10-23 01:50:31 distrib info files
c61f4aff 1994-09-28 21:15:26 fix doc bugs
0669b059 1994-09-27 01:32:10 add config vars to dist
82f30d3a 1994-09-19 21:20:39 entered into RCS