diff options
author | Efraim Flashner <efraim@flashner.co.il> | 2023-08-14 22:54:42 +0300 |
---|---|---|
committer | Efraim Flashner <efraim@flashner.co.il> | 2023-08-15 05:45:45 +0300 |
commit | 6c58966c10ae9e38d823a69d0abd291d46d39d35 (patch) | |
tree | 1a8d3a43699ca58a03d09e87d92cc712a280cfab /etc/gnu-store.mount.in | |
parent | a2419f4ef6731861151abccd4d3794d9d7b013ad (diff) | |
download | guix-6c58966c10ae9e38d823a69d0abd291d46d39d35.tar.gz guix-6c58966c10ae9e38d823a69d0abd291d46d39d35.zip |
gnu: quodlibet: Build with librsvg-for-?id=26b1030012837ff3f91d2a39971358180324d730'>maint: Remove unused 'NIX_VERSION' macro....* config-daemon.ac: Do not define NIX_VERSION.
Ludovic Courtès
2020-12-11 maint: Avoid macros obsolete in Autoconf 2.70....* configure.ac: Require Autoconf 2.69. Use 'AS_HELP_STRING' instead of
'AC_HELP_STRING'.
* m4/guix.m4: Likewise.
* config-daemon.ac: Use 'AC_CONFIG_HEADERS' instead of the singular
variant.
Ludovic Courtès