mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Improve the beta number generation.
* autogen.sh: Add option --find-version * configure.ac: Rework the setting of the mym4_ variables. -- The old system was not too well defined if no release for a series has yet been done. We now introduce a "PACKAGE-N.M-base" tag to solve this problem. To keep the M4 code readable the GIT parsing has been moved to ./autogen.sh.
This commit is contained in:
parent
518d835380
commit
b67e4e523e
3 changed files with 80 additions and 15 deletions
|
@ -1,5 +1,7 @@
|
|||
# autogen.sh configuration for GnuPG -*- sh -*-
|
||||
|
||||
#version_parts=3
|
||||
|
||||
case "$myhost:$myhostsub" in
|
||||
w32:ce)
|
||||
extraoptions="--enable-dirmngr-auto-start --disable-scdaemon "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue