mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg: Install gpg by default under the name gpg.
* configure.ac: Remove option --enable-gpg2-is-gpg. Add option --enable-gpg-is-gpg2. * build-aux/speedo.mk (speedo_pkg_gnupg_configure): Remove --enable-gpg2-is-gpg. -- Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
69e97d909d
commit
a69464b0b6
3 changed files with 17 additions and 20 deletions
|
@ -476,7 +476,7 @@ speedo_pkg_ntbtls_configure = --enable-static --disable-shared
|
|||
|
||||
ifeq ($(TARGETOS),w32)
|
||||
speedo_pkg_gnupg_configure = \
|
||||
--enable-gpg2-is-gpg --disable-g13 --enable-ntbtls \
|
||||
--disable-g13 --enable-ntbtls \
|
||||
--enable-build-timestamp
|
||||
else
|
||||
speedo_pkg_gnupg_configure = --disable-g13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue