mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
speedo: Fix for a libgpg-error-config regression.
--
This commit is contained in:
parent
99f2bd250c
commit
219dce6b33
1 changed files with 2 additions and 2 deletions
|
@ -596,8 +596,8 @@ speedo_pkg_gtk__tar = $(pkg2rep)/gtk+-$(gtk__ver).tar.xz
|
|||
|
||||
speedo_pkg_npth_configure = --enable-static
|
||||
|
||||
speedo_pkg_libgpg_error_configure = --enable-static
|
||||
speedo_pkg_w64_libgpg_error_configure = --enable-static
|
||||
speedo_pkg_libgpg_error_configure = --enable-static --enable-install-gpg-error-config
|
||||
speedo_pkg_w64_libgpg_error_configure = --enable-static --enable-install-gpg-error-config
|
||||
|
||||
speedo_pkg_libassuan_configure = --enable-static
|
||||
speedo_pkg_w64_libassuan_configure = --enable-static
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue