summaryrefslogtreecommitdiff
path: root/data.am
Commit message (Collapse)AuthorAgeFilesLines
* Partial fix for PR automake/40:Tom Tromey1999-12-191-2/+4
| | | | | | | | | | | * lisp.am (install-@DIR@LISP): Handle nobase_ case. (uninstall-@DIR@LISP): Likewise. * header.am (install-@DIR@HEADERS): Handle nobase_ case. (uninstall-@DIR@HEADERS): Likewise. * data.am (install-@DIR@DATA): Handle nobase_ case. (uninstall-@DIR@DATA): Likewise. * automake.in (am_primary_prefixes): Recognize `nobase_' prefix. (am_install_var): Recognize and handle `nobase_' prefix.
* * scripts.am (install-@DIR@SCRIPTS): Use NDIR when appropriate.Tom Tromey1999-03-271-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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.
* * automake.in (am_install_var): Removed obsolete comment.Tom Tromey1999-03-261-10/+12
| | | | | | | | | | | | | | | | | | | | | | | | * texinfos.am (uninstall-info): Don't print loop but instead print commands. Simplified pre-uninstall loop. * scripts.am (uninstall-@DIR@SCRIPTS): Don't print loop but instead print commands. * progs.am (uninstall-@DIR@PROGRAMS): Don't print loop but instead print commands. * ltlib.am (uninstall-@DIR@LTLIBRARIES): Don't print loop but instead print commands. * lisp.am (install-@DIR@LISP): Strip subdir from file name. (uninstall-@DIR@LISP): Likewise. Also, don't print loop but instead print commands. * libs.am (uninstall-@DIR@LIBRARIES): Don't print loop but instead print commands. * java.am (uninstall-@DIR@JAVA): Don't print loop but instead print commands. * header.am (install-@DIR@HEADERS): Strip subdir from file name. (uninstall-@DIR@HEADERS): Likewise. Also, don't print loop but instead print commands. * data.am (install-@DIR@DATA): Strip subdir from file name. (uninstall-@DIR@DATA): Likewise. Also, don't print loop but instead print commands.
* added DESTDIR supportTom Tromey1998-03-201-6/+6
|
* reimplemented man pagesTom Tromey1998-02-241-2/+2
|
* quoting fix from PerTom Tromey1997-04-021-2/+2
|
* another _INSTALL var fixTom Tromey1997-03-281-1/+1
|
* follow GNU standardsTom Tromey1997-03-261-0/+1
|
* many fixesTom Tromey1997-02-211-2/+2
|
* installs now 'quiet'Tom Tromey1996-12-081-1/+3
|
* Standards conformanceTom Tromey1996-09-041-0/+1
|
* More fixesTom Tromey1996-04-271-1/+1
|
* Random bug fixesTom Tromey1996-03-261-1/+3
|
* Bug fixesTom Tromey1996-03-251-1/+1
|
* Bug fixesTom Tromey1996-03-151-4/+8
|
* Bug fixesTom Tromey1996-02-181-4/+1
|
* Bug fixes. Handle AC_PATH_XTRA. Handle AC_OUTPUT : syntaxTom Tromey1996-02-091-1/+4
|
* Patches from Jim Meyering.Tom Tromey1996-01-061-0/+17
| | | | Put copyright in all files
* Many changes from Franc,oisTom Tromey1996-01-021-1/+0
|
* Beginnings of switch to uniform naming schemeTom Tromey1995-12-031-7/+7
|
* No longer run through sedTom Tromey1995-11-231-12/+8
|
* Use @LONG@, not $(@LONG@)Tom Tromey1995-11-221-3/+3
|
* Use @DIR@, not $(@DIR@)Tom Tromey1995-11-221-3/+3
|
* Wrote uninstall targetsTom Tromey1995-11-221-0/+7
|
* Initial revisionTom Tromey1995-11-221-0/+8