From b67e4e523e6d19d384e23c5bb03010caebd150e7 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 6 Jun 2014 16:29:41 +0200 Subject: 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. --- autogen.rc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'autogen.rc') diff --git a/autogen.rc b/autogen.rc index 0f3d9d879..4860c38b3 100644 --- a/autogen.rc +++ b/autogen.rc @@ -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 " -- cgit v1.2.3