]> git.sesse.net Git - vlc/blobdiff - configure.ac
DSP files: add 2 libraries needed by wxWidgets (and maybe other plugins)
[vlc] / configure.ac
index a920d03075a36da09059a638ea1785510fafd396..0b3e0d58bb92919e0fa03cd7da06a203bdc401ae 100644 (file)
@@ -1,7 +1,7 @@
 dnl Autoconf settings for vlc
 dnl $Id$
  
-AC_INIT(vlc,0.8.2-svn2)
+AC_INIT(vlc,0.8.2-test1)
 
 CONFIGURE_LINE="$0 $*"
 CODENAME="Janus"
@@ -13,7 +13,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.8.2-svn2)
+AM_INIT_AUTOMAKE(vlc,0.8.2-test1)
 AM_CONFIG_HEADER(config.h)
 
 dnl