only slurp in cvs mode
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 5 Jan 2003 11:53:32 +0000 (11:53 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 5 Jan 2003 11:53:32 +0000 (11:53 +0000)
Original commit message from CVS:
only slurp in cvs mode

m4/as-version.m4

index bf891c8..4ad195e 100644 (file)
@@ -26,6 +26,7 @@ AC_DEFUN(AS_VERSION,
   [$2]_MINOR=[$4]
   [$2]_MICRO=[$5]
   NANO=[$6]
+  [$2]_NANO=$NANO
   if test "x$NANO" = "x" || test "x$NANO" = "x0";
   then
       AC_MSG_NOTICE(configuring [$1] for release)