libtoolize: inline sourced helper scripts during install.
commit75ca37e267db198dd317cc4c1354a8c324845356
authorGary V. Vaughan <gary@gnu.org>
Thu, 11 Oct 2012 13:36:17 +0000 (11 20:36 +0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 12 Oct 2012 13:18:29 +0000 (12 20:18 +0700)
treee505fe68f147a831e8c481421a986395f424dde6
parent3cf11cfe2b6d1e6f8e0f7be2fea46491dc485bd1
libtoolize: inline sourced helper scripts during install.

* build-aux/inline-source: New file.
* Makefile.am (inline_source): Path to inline-source script.
(EXTRA_DIST): Distribute inline-source too.
(helper_scripts): Remove.
(install-data-local): Inline sourced helper scripts during
installation.
Don't install helper_scripts.
(uninstall-hook): Don't uninstall helper_scripts.
Makefile.am
build-aux/inline-source [new file with mode: 0755]