Add the 'guild' and 'guile' variables to 'guile-2.0.pc'.
authorLudovic Courtès <ludo@gnu.org>
Wed, 3 Dec 2014 17:59:00 +0000 (18:59 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 3 Dec 2014 17:59:36 +0000 (18:59 +0100)
commit5fac1a7ada362d78f13143acbc0ceca7f2f101de
tree607560646567ba87319946b4971ea514335b045e
parent8cf2a7ba7432d68b9a055d29f18117be70375af9
Add the 'guild' and 'guile' variables to 'guile-2.0.pc'.

* configure.ac: Remove meta/guile-2.0.pc and
  meta/guile-2.0-uninstalled.pc from 'AC_CONFIG_FILES'.
* meta/Makefile.am (substitute): New variable.
  (guile-2.0.pc, guile-2.0-uninstalled.pc): New targets.
  (guile-config, guild): Use $(substitute) instead of duplicated sed
  script.
  (CLEANFILES): Add the .pc files.
* meta/guile-2.0.pc.in (bindir, guild, guile): New variables.
* doc/ref/libguile-parallel.texi (Parallel Installations): Document the
  'guild' and 'guile' pkg-config variables.
configure.ac
doc/ref/libguile-parallel.texi
meta/Makefile.am
meta/guile-2.0.pc.in