projects
/
platform
/
upstream
/
gst-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a7bc52
)
only slurp in cvs mode
author
Thomas Vander Stichele
<thomas@apestaart.org>
Sun, 5 Jan 2003 11:53:32 +0000
(11:53 +0000)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/m4/as-version.m4
b/m4/as-version.m4
index bf891c8b6ad706453bb8d5b0f4d58f62c9d351ca..4ad195e1f160b2c6d24a3201ffc08221396f5dec 100644
(file)
--- a/
m4/as-version.m4
+++ b/
m4/as-version.m4
@@
-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)