[svn] assuan - r262 - trunk
svn author marcus
cvs at cvs.gnupg.org
Mon Sep 10 16:42:34 CEST 2007
Author: marcus
Date: 2007-09-10 16:42:04 +0200 (Mon, 10 Sep 2007)
New Revision: 262
Modified:
trunk/configure.ac
Log:
Really enable snapshop packagin.
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2007-09-10 14:27:16 UTC (rev 261)
+++ trunk/configure.ac 2007-09-10 14:42:04 UTC (rev 262)
@@ -25,7 +25,7 @@
# Set my_issvn to "yes" for non-released code. Remember to run an
# "svn up" and "autogen.sh" right before creating a distribution.
m4_define([my_version], [1.0.3])
-#m4_define([my_issvn], [no])
+m4_define([my_issvn], [yes])
m4_define([svn_revision], m4_esyscmd([echo -n $( (svn info 2>/dev/null \
|| echo 'Revision: 0')|sed -n '/^Revision:/ {s/[^0-9]//gp;q;}')]))
More information about the Gnupg-commits
mailing list