mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Have guile-config' close over
pkg-config' and $(pkgconfigdir).
* meta/Makefile.am (guile-config): New target. (EXTRA_DIST): Add `guile-config.in'. * meta/guile-config.in: New, formerly `guile-config'. Use the right installed `guile', with the right $PKG_CONFIG_PATH. Disable auto-compilation. (%pkg-config-program): New variable. (pkg-config): Use it.
This commit is contained in:
parent
d773ba231c
commit
297273e422
3 changed files with 21 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -113,3 +113,4 @@ INSTALL
|
|||
/GSYMS
|
||||
/GTAGS
|
||||
/meta/guile-tools
|
||||
/meta/guile-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue