1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 11:10:32 +02:00
guile/meta
Werner Lemberg 25c9440e4d
Add LIB_GETRANDOM to Libs.private in .pc files
The omission was discovered while cross-compiling LilyPond with mingw
11.0.1: without this addition, linking with libguile causes the error

  undefined reference to `BCryptGenRandom'

* meta/Makefile.am (dependency_substitutions): Add ‘LIB_GETRANDOM’.
* meta/guile-3.0-uninstalled.pc.in (Libs.private): Likewise.
* meta/guile-3.0.pc.in (Libs.private): Likewise.
* NEWS: Update.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-02-28 22:12:03 +01:00
..
build-env.in Rework bootstrap to be reproducible 2022-02-01 14:50:40 +01:00
ChangeLog-2008 allow building against uninstalled guile; move some things to meta/ 2009-03-27 14:03:03 -07:00
gdb-uninstalled-guile.in * meta/gdb-uninstalled-guile.in: Specify a path to libtool. 2009-10-30 18:39:48 -04:00
guild.in build: Honor program name transformation in 'guild'. 2014-04-24 11:55:27 +02:00
guile-3.0-uninstalled.pc.in Add LIB_GETRANDOM to Libs.private in .pc files 2025-02-28 22:12:03 +01:00
guile-3.0.pc.in Add LIB_GETRANDOM to Libs.private in .pc files 2025-02-28 22:12:03 +01:00
guile-config.in Fix guile-config for Guile 3.0 2018-10-07 16:59:34 +02:00
guile.in fix in-tree guile reference 2013-03-09 10:29:57 +01:00
guile.m4 Fix typos throughout codebase. 2023-07-16 22:09:01 +02:00
Makefile.am Add LIB_GETRANDOM to Libs.private in .pc files 2025-02-28 22:12:03 +01:00
uninstalled-env.in Fix race in check-guile to make needless guile-procedures symlink 2024-06-23 11:13:18 +02:00