distcheck fixen
authorAndy Wingo <wingo@oblong.net>
Tue, 21 Apr 2009 10:41:19 +0000 (12:41 +0200)
committerAndy Wingo <wingo@oblong.net>
Tue, 21 Apr 2009 10:41:19 +0000 (12:41 +0200)
commitd4876cb4133625d1cdddf044a1b434e292ee82d7
tree38e4f705005077dc2328d907a53f782bf8e3e8e9
parent71d903c881e58a49806bb3af9c1ead507bc11ad4
distcheck fixen

* examples/Makefile.am: Fix the installed guile-config invocation to set
  PKG_CONFIG_PATH.

* meta/Makefile.am (EXTRA_DIST): Dist the bin_SCRIPTS.

* meta/guile-config (pkg-config): Better error messages if pkg-config
  invocation fails.

* meta/uninstalled-env.in (PATH): Now that guile-config and guile-tools
  are not generated, make it the srcdir/meta instead of the builddir.
  (Guile itself will be picked up from libguile.)
examples/Makefile.am
meta/Makefile.am
meta/guile-config
meta/uninstalled-env.in