git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8eeaec
)
Now developing 0.5.1-cvs.
author
Christophe Massiot
<massiot@videolan.org>
Mon, 3 Feb 2003 21:38:54 +0000
(21:38 +0000)
committer
Christophe Massiot
<massiot@videolan.org>
Mon, 3 Feb 2003 21:38:54 +0000
(21:38 +0000)
configure.ac.in
patch
|
blob
|
history
diff --git
a/configure.ac.in
b/configure.ac.in
index
fc0c8c1
..
ff3fbd8
100644
(file)
--- a/
configure.ac.in
+++ b/
configure.ac.in
@@
-1,6
+1,6
@@
dnl Autoconf settings for vlc
-AC_INIT(vlc,0.5.
0
)
+AC_INIT(vlc,0.5.
1-cvs
)
CONFIGURE_LINE="$0 $*"
CODENAME="Natalya"
@@
-11,7
+11,7
@@
AC_CANONICAL_SYSTEM
dnl XXX: we don't put any flags here, because automake 1.5 doesn't support
dnl them. And we need the comma otherwize automake will choke on it.
-AM_INIT_AUTOMAKE(vlc,0.5.
0
)
+AM_INIT_AUTOMAKE(vlc,0.5.
1-cvs
)
AM_CONFIG_HEADER(config.h)
dnl