diff options
author | Maxime Devos <maximedevos@telenet.be> | 2022-10-09 19:22:44 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-08-31 10:44:35 +0200 |
commit | d86b0d9689a0b6e6715360cd0916f8cb61dafe56 (patch) | |
tree | dd32e4c38de599a5233b2e090e9d612682a78a6b /tests | |
parent | a3ef89714f2f1afeca2d58ce686fbb84a5fca64c (diff) | |
download | guix-d86b0d9689a0b6e6715360cd0916f8cb61dafe56.tar.gz guix-d86b0d9689a0b6e6715360cd0916f8cb61dafe56.zip |
gnu: dbm: Regenerate Autotools files.
This way, overriding the 'detection of 'build' isn't needed anymore.
* gnu/packages/dbm.scm (bdb-snippet): New procedure.
(bdb-4.8)[source]: Add the snippet.
[arguments]: Copy "config.sub"," "config.guess" and "install-sh" in a new
'boostrap phase', this time from automake. Move macros from aclocal_java
to aclocal. Move configure flags to #:configure-flags. Remove 'configure'
phase, instead add a pre-configure phase for adjusting Makefile.in and use
'#:out-of-source' to perform an out-of-source build. Run "s_config" to fix up
the version numbers.
(bdb-5.3)[source]: Inherit from bdb-4.8's source, to get the snippet.
(bdb-6)[source]: Likewise, and be careful to not add a patch.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I03aa7ed4afda15d970856efed9f14fd851ee7634
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions